*{
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: sans-serif, Arial, Helvetica;
}

a{
	color: #3333ff;
	outline: 0;
	text-decoration: none;
}

a img{
	border: 0;
}

h2{
	font-size: 15px;
	padding: 0;
	margin: 0;
}

ul {
	display: inline;
	list-style: none;
}

ul.bullets{
	list-style: disc;
	list-style-position: outside;
	line-height: 1em;
}

div.bullets{
	padding: 0 20px 0 20px;
}

ul li {
	margin: 10px 0 10px 10px;
	line-height: 20px;
}

a:link{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #222222;
	margin: 0px;
	padding: 0 0 0 0;
	background-color: #ffffff;
	float: none;
}

.error{
	color: #DD0000;
}

.error.big{
	font-size: 16px;
}

.error-message{
	padding: 6px;
	text-align: center;
}

.content{
	width: 900px;
	margin: auto;
}


.innercontent{
	float: left;
	width: 100%;
	border: 1px solid red;
}


#header{
	width: 100%;
	float: left;
	display: block;
	padding: 0;
	margin-left: 10px;
}

#header .account{
	float: right;
	margin: 5px;
}

#header .account a{
	font-weight: bold;
	text-decoration: none;
	color: blue;
	font-size: 11px;
}

#header .account a:hover{
	text-decoration: underline;
	color: blue;
}

#header .banner{
	background: #EEEEFF;
	width: 100%;
	height: 90px;
	float: left;
	border-radius: 5px;
}

#header .logo{
	float: left;
	width: 156px;
	height: 86px;
	background: #DDDDDD;
	margin: 0;
	border-radius: 5px;
	border-bottom-left-radius: 5px;
}

#header #searchform{
	float: left;
	overflow: hidden;
	position: relative;
	width: 430px;
	display: block;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}

#header #searchform #searchterms{
	float: left; 
	margin: 0px 10px 0 0;
	text-align: left;
	display: block;
}

#header label{
	display: block;
	margin-bottom: 2px;
	font-weight: bold;
	width: auto;
	padding: 0 4px 0 2px;;
}

#header label span{
	color: #666;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

#header input#terms{
	border: 1px solid #CCC;
	font-size: 12px;
	height: 22px;
	margin: 0;
	padding: 0 2px 0 2px;
	width: 130px;
}

#header input#near{
	border: 1px solid #CCC;
	font-size: 12px;
	height: 22px;
	padding: 0 2px 0 2px;
	margin: 0;
	width: 130px;
}

#header p#searchplace{
	margin-right: 0px;
	float: left;
	margin: 0px;
	text-align: left;
	display: block;
}

#header .menubutton{
	position: absolute;
	right: 4px;
	top: 22px;
	background: none;
	padding: 5px;
}

#searchsubmit{
	padding: 3px 10px 3px 10px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #666666;
	background: #f1f1f1;
	font-weight: bold;
	margin: 0;
}

#searchsubmit:hover{
	cursor: pointer;
	background: #f3f3f3;
}

/* viewing other profiles */

.account.bar .name{
	font-size: 20px;
	font-weight: bold;
	padding: 6px 12px 0px 0px;
	color: #555555;
	width: 320px;
	float: left;
}

.account.bar .name .work_place{
	padding: 5px 5px 5px 8px;
}

.account.bar .title{
	color: #888888;
	float: left;
	margin: 0;
	padding: 12px 8px 0px 0px;
	font-weight: bold;
}

.account.bar .work_address{
	float: left; 
	padding: 16px 0px 6px 0px; 
	color: #777777; 
	width: 320px; 
	text-align: left;
	
}


.account.bar .work_people{
	float: left;
	padding: 16px 0 10px 0px
}

.account.bar .work_people .title{
	float: left;
	padding: 0 8px 4px 0;
}

.account.bar .work_people .persons{
	float: left;
	width: 250px;
}

.account.bar.border_bottom{
	border-bottom: 1px solid #cccccc;
}

.account.bar .info{
	padding: 20px 40px 0px 0px;
	margin: 0 26px 0 26px;
}

.account.bar .info.right{
	max-width: 250px;
	float: right;
	margin: 0px 0px 0 0;
}

.account.bar .info.right td{
	padding: 2px 4px 2px 4px;
	text-align: left;
}

.account.bar .info.right td.num{
	padding: 2px 8px 2px 4px;
	color: #449944;
}

.account.bar .info.left{
	float: left;
	margin: 12px 50px 0 26px;
	padding: 6px 12px 8px 12px;
	width: 140px;
	border: 1px dotted #cccccc;
}

.account.bar .info.left .title{
	width: 200px;
}

.account.bar .info.left ul{
	line-height: 20px;
	padding: 0;
	margin: 0;
}

.account.bar .info.left li{
	padding: 0 0 0 20px;
	margin: 0;
}

.account.bar .info a{
	text-decoration: none;
}

.account.bar .info.full{
	float: left;
	width: 90%;
}

.account.bar .info.border_top{
	margin-top: 16px;
	padding-top: 16px;
	width: 460px;
	border-top: 1px solid #cccccc;
}

.account.bar .info.border{
	border-left: 2px solid #eeeeee;
	border-bottom: 2px solid #eeeeee;
	
	padding: 6px;
	background: #ffffff;
	border-radius: 2px;
}

.account.bar .info .title{
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 6px 0;
	color: #777777;
}


.account.bar .info.border_bottom{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 20px;
}

.account.bar .info.border_both{
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
}

.account.bar .stat{
	padding: 3px 10px 3px 10px;
	color: #555555;
	font-size: 14px;
	text-align: left;
}

.account.bar .num{
	color: #55aa55;
	font-weight: bold;
}

.view_map{
	float: right;
	padding: 6px 6px 0px 6px;
}

img#map{
	border: 1px solid #aaaaaa;	
}


/*feeds*/
.account.bar{
	background: #f5f5f5;
	float: left;
	width: 550px;
	padding: 10px;
	border-top: 1px solid #dddddd;
}

.account.bar.wide{
	width: 880px;
}

.account.bar.white{
	background: #ffffff;
	margin-bottom: 10px;
}

.account.bar.no_padding{
	padding: 0;
	width: 570px;
}

.account.bar.no_padding .text{
	font-size: 14px;
	text-align: center;
	color: #666666;
	font-weight: bold;
	padding: 6px 6px 0 6px;
}

.feeditem{
	float: left;
	width: 544px;
	min-height: 50px;
	padding: 10px 10px 6px 16px;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #ffffff;
	margin: 0 0 0 0;
	background: #ffffff;
}

.feeditem.header{
	min-height: 12px;
	background: #ffffff;
	border-top: 1px solid #dddddd;
	border-bottom: none;
}

.feeditem.no_border{
	border-bottom: none;
}

.feeditem.single, .feeditem.single b{
	min-height: 180px;
	font-size: 14px;
	line-height: 22px;
	border-bottom: none;
}

.feeditem .icon{
	float: left;
	padding: 8px 5px 2px 0px;
}

.feeditem .feedhold{
	width: 500px;
	padding: 0;
	margin: 0;
	float: left;
}

.feeditem .feedhold .message{
	width: 440px;
	float: left;
	text-align: left;
	color: #555555;
	border: 1px solid #eeeeee;
	padding: 10px;
	margin: 8px 6px 0 6px;
}

.feeditem.highlight{
	background: #ffffff;
}

.feeditem.canceled{
	background: #f5f5f5;
}

.feeditem.no_highlight:hover{
	background: #ffffff;
}

.feeditem .actions{
	color: #ffffff;
	float: right;
	padding: 0 10px 0 0;
}

.feeditem .actions a{
	color: #ffffff;
}

.feeditem:hover .actions a{
	color: #3333ff;
}

.feeditem.search{
	padding-top: 40px;
	padding-bottom: 50px;
	border-bottom: 1px solid #dddddd;
}

.feeditem.search:hover{
	background: #ffffff;
}

.feeditem.search .left{
	float: left;
}

.feeditem.search .submit{
	float: left;
	margin-top: 10px;
}

.feeditem .feedtop{
	font-size: 13px;
	font-weight: bold;
	width: 470px;
	padding: 6px 0 6px 10px;
	float: left;
}

.feeditem .feedtop.normal{
	font-weight: normal;
}

.feeditem .feedtop a{
	font-weight: normal;
}

.feeditem .feedmain{
	float: left;
	width: 490px;
	padding: 0 0 0 10px;
	font-size: 13px;
	min-height: 20px;

}

.feeditem .feedmain .left{
	float: left; 
	padding: 0;
	width: 390px;
}

.feeditem .feedmain .offer{
	float: right; 
	padding: 0 10px 0 10px; 
}

.feeditem .feedmain .offer.grey{
	color: #777777;
}

.feeditem .feedbottom{
	float: right;
	width: 350px;
	text-align: right;
	padding: 10px 10px 0 10px;
	color: #555555;
}

.feeditem .time{
	float: left;
	width: 100px;
	padding: 10px 10px 0 10px;
	color: #555555;
	font-size: 11px;
}

.feeditem.top{
	background: #f5f5f5;
	float: left;
	min-height: 12px;
	border-bottom: 1px solid #dddddd;
	border-top: none;
	padding: 6px 6px 0 20px;
	margin: 0 0 0 0;
}

.feeditem.top .tab{
	float: left;
	background: #f5f5f5;
	min-height: 12px;
	padding: 6px 24px 6px 24px;
	text-align: center;
	margin-bottom: -1px;
	border-bottom: 1px solid #dddddd;
}

.feeditem.top a{
	text-decoration: none;
}

.feeditem.top .tab:hover{
	background: #e5e5e5;
	cursor: pointer;
}

.feeditem.top .tab.selected{
	background: #ffffff;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #ffffff;
	padding: 5px 23px 6px 23px;
}

.feeditem.top .tab.selected:hover{
	cursor: default;
}

.feeditem .title{
	width: 90%;
	font-size: 18px;
	padding: 10px;
}

.feeditem .message{
	width: 90%;
	font-size: 12px;
	padding: 14px 0 14px 18px;
	color: #666666;
}

.feeditem.sub_tab{
	padding-top: 16px;
	padding-bottom: 0;
	min-height: 30px;
	font-weight: bold;
	margin: 0;
}

.feeditem.sub_tab .tab_item{
	margin: 0 28px 0 30px;
	float: left;
}

.feeditem .reward{
	padding: 10px 10px 10px 10px;
	margin-right: 0px;
	border: 1px solid #cccccc;
	background: #fdfddd;
	border-radius: 4px;
	font-weight: bold;
	float: right;
	width: 250px;
	text-align: center;
	
}

.feeditem .reward_text{
	padding: 2px 0px 2px 0px;
	float: left;
	max-width: 210px;
}

.feeditem .reward.used{
	background: #f5f5f5;
	color: #999999;
}

.feeditem.flash{
	background: #f5f5f5;
	border: none;
}

.feeditem.flash .text{
	background: #ddddff;
	border: 1px solid #9999ff;
	margin: 0 10px 0 10px;
	padding: 20px;
	width: 480px;
	font-size: 14px;
}

/* home sidebar */
.home_sidebar{
	width: 307px;
	
	margin: 0;
	float: left;
	padding: 10px;
	background: #dddddd;
	border-top-right-radius: 4px;
}

.home_sidebar .map{
	float: left;
	margin-top: 2px;
	margin-bottom: 10px;
}

.home_sidebar .right{
	float: right;
	text-align: right;
}

.home_sidebar .right a{
	color: #5555ee;
	font-size: 12px;
}

.home_sidebar .title{
	width: 297px;
	font-size: 16px;
	padding: 5px;
}

.home_sidebar .title.border_bottom{
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 12px;
}

.home_sidebar .title.border_top{
	border-top: 1px solid #eeeeee;
	padding-top: 12px;
}

.home_sidebar .info{
	width: 95%;
	font-size: 14px;
	padding: 6px 6px 6px 10px;
	color: #666666;
}

.home_sidebar .info a{
	font-size: 14px;
}


.home_sidebar td{
	padding: 2px;
	text-align: left;
	color: #666666;
	font-size: 14px;
}

.home_sidebar .num{
	color: #669966;
	font-weight: bold;
	text-align: right;
	padding-left: 16px;
}



.home_sidebar .info.border_bottom{
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 12px;
}

.home_sidebar .info.border_top{
	border-top: 1px solid #eeeeee;
	padding-top: 12px;
}

/*login*/

.login {
	position: relative;
    top:0;
    float: right;
	
	margin: 0;
	padding-right: 30px;
	padding-top: 5px;
}

.login .boxtitle{
	font-weight: bold;
	font-size: 16px;
	color: #5555ff;
	margin: 0 0 20px 0;
	text-align: left;
}

.login input{
	margin-bottom: 16px;
}

.login .submit input{
	margin-bottom: 0;
}

.login a{
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.login a:hover{
	text-decoration: underline;
}

.bottomtext{
	width: 95%;
	text-align: center;
}

/* menu */

#menu{
	float: left;
	margin: 6px 16px 4px 16px;
	width: 868px;
	font-weight: bold;
}

#menu ul{
	float: left;
	display: inline;
	height: 26px;
	margin: 0;
	padding: 0;
}

#menu li{
	display: inline;
	min-height: 0;
	line-height: 26px;
	list-style: none;
	padding: 0 20px 0 20px;
	margin: 0;
}

#menu li.first.pushed{
	border-left: none;
}

#menu.right {
	float: right;
}

div.logo{
	font-size: 20px;
	color: #cccccc;
	text-shadow: 2px 2px 3px #f5f5f5;
	font-family: Helvetica, Verdana, sans-serif;
	text-decoration: none;
	float: left;
	margin-left: 0px;
	margin-top: 2px;
}

div.logo span.color{
	font-size: 19px;
	text-shadow: 1px 1px #777777;
	font-family: Helvetica, Verdana, sans-serif;
	text-decoration: none;
	float: left;
}

#menu a:hover{
	text-decoration: none;
}

#menu li.logo{
	line-height: 25px; 
	font-size: 20px;
	color: #777777;
	text-shadow: 2px 2px 3px #cccccc;
	font-family: Helvetica, Verdana, sans-serif;
	text-decoration: none;
	margin-left: 4px;
}

#menu li.logo span.color{
	font-size: 19px;
	text-shadow: 1px 1px #777777;
	text-shadow: none;
	font-family: Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

#menu li.logo a{
	text-decoration: none;
	color: #777777;
	text-shadow: 2px 2px 3px #cccccc;
}


/*inputs*/ 

.form{
	margin: 5px 50px 5px 30px;
	padding: 10px ;
}

.form .breakbox{
	width: 100%;
	text-align: center;
	padding: 8px 4px 8px 4px;
	border-radius: 6px;
	border: 1px solid #dddddd;
	float: left;
	margin: 16px 0 16px 0;
	font-weight: bold;
	
	/* background: #f5f5f5; */
	/* color: #666666; */
	
	background: #555555;
	color: #ffffff;
	/* margin-top: 8px; */
}

.form .breakbox .break{
	font-size: 14px;
}

.form .input.text{
	margin: 12px 0 12px 0;
}

.form .input.password{
	margin: 12px 0 12px 0;
}

.form form{
	position: relative;
}

.form label{
	display: block;
	margin-bottom: 2px;
	font-weight: bold;
	margin-top: 6px;
	width: 100px;
	float: left;
	padding-right: 10px;
	text-align: right;
}

.form label.radio{
	display: block;
	margin-bottom: 8px;
	font-weight: bold;
	margin-top: 0px;
	width: 330px;
	float: right;
	padding-right: 10px;
	text-align: left;

}

.form label span{
	color: #666;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.form input[type=text], textarea{
	padding: 5px;
	width: 260px;

}

.form input[type=password]{
	padding: 5px;
	width: 260px;

}

.form .table{
	border-top: 1px solid #eeeeee;
	float: left;
	padding: 6px;
}

.form .table .title{
	text-align: left;
	font-size: 16px;
	padding: 16px 0 12px 0;
}

.form .option{
	width: 600px;
	float: left;
	padding: 10px;
}

.form .option .link{
	float: left;
	width: 120px;
	border-right: 1px dotted #dddddd;
	text-align: left;
}

.form .option .text{
	float: left;
	width: 250px;
	padding-left: 20px;
	text-align: left;
	color: #777777;
}

.searchresults .form .submit{
	position: absolute;
	bottom: 0px; 
	right: 5px;
}

.form .submit input{
	padding: 5px 16px 5px 16px;
	margin: 10px 0 10px 190px;
}

.form.login{
	background: #EEEEFF;
	border: 1px solid #DDDDEE;
	border-radius: 5px;
	padding: 10px 10px 0px 10px;
	margin: 10px 0 0 0;
}

.form.login.white{
	background: #FFFFFF;
	border: none;
	padding: 10px 10px 0px 10px;
	margin-top: 10px;
}

table.person_list{
	width: 450px;
	float: left;
	border-collapse: collapse;
}

table.person_list tr.headings{
	border-bottom: 1px solid #f5f5f5;
}

table.person_list tr.even{
	background: #f5f5f5;
}

table.person_list th, td{
	padding: 6px;
	margin: 0;
	border: none;
}

/* refers/place_near overrides */ 

/* Search Results */

.searchresults{ 
	float: left;
	width: 500px;
}

.items .searchitem{
	width: 480px;
	padding: 10px;
	background: #FFFFFF;
	min-height: 90px;
	border-top: 1px solid #dddddd;
	margin-bottom: -1px;
}

.items .searchitem .title{
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	min-width: 400px;
}

.items .searchitem:hover{
	background: #EEEEFF;
}

.items .searchitem .search_item_address{
	float: right;
	color: #333333;
	font-size: 11px;
	width: 80px;
	text-align: left;
}

.items .searchitem .search_item_buttons{
	float: left;
}

.items .searchitem .search_item_buttons .button{
	float: left;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #555555;
	background: #ccccff;
	color: white;
	width: 140px;
	height: 40px;
	font-weight: bold;
}

.items .searchitem .search_item_buttons .button:hover a{
	text-decoration: none;
}

.items .searchitem .search_item_buttons .button span{
	font-size: 14px;
}

.right_side_bar{
	float: left;
	padding: 10px 0px 0px 10px;
	margin-left: 10px;
}

.right_side_bar img{
	float: left;
}

.right_side_bar .mapclass{
	float: left;
	border: 1px solid #999999;
	padding: 0;
	margin: 0;
	background: #EEEEFF;
	overflow: hidden;
	width: 350px;
}

.right_side_bar .mapclass .title{
	padding: 4px;
	font-weight: bold;
	color: #5555FF;
	border-bottom: 1px solid #999999;
}

.right_side_bar .mapclass .title span{
	float: right;
}

/* Refer an item */

.referitem{
	width: 484px;
	padding: 10px;
}

.referitem .title{
	font-size: 18px;
	font-weight: bold;
}

.referitem .search_item_address{
	line-height: 22px;
	padding: 12px 0 12px 0;
	color: #444444;
}

.credit{
	margin-left: 6px;
	font-weight: bold;
	color: #AA0000;
	font-size: 14px;
}

/* tables */

.manage_container{
	margin: auto;
	width: 860px;
	padding: 20px;
	float: left;
}

table.manage{
	width: 100%;
}

table.manage td{
	padding: 5px;
	text-align: center;
	margin: 0;
	max_width: 200px;
}

table.manage tr.odd{
	background: #EEEEFF;
}

/* front page */

.main_send{
	margin: 5px 20px 20px 20px;
	padding: 6px;
	font-size: 18px;
	
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	
}

.main_send.account.top{
	margin-bottom: 5px;
	width: 496px;
}

.main_send.account.sidebar{
	margin-bottom: 5px;
	width: 250px;
}

.example{
	font-size: 16px;
	color: #888888;
}

.example.account{
	margin-left: 20px;
	font-weight: bold;
	color: #666666;
}

.example.small{
	font-size: 12px;
	color: #666666;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 18px;
}

.example.med{
	font-size: 14px;
	color: #666666;
	margin-left: 20px;
}

.main_logo{
	margin: auto;
	margin-bottom: 50px;
	margin-top: 100px;
}

.submit input{
	padding: 8px 14px 8px 14px;
	border-top: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	color: #555555;
	background: #dddddd;
	font-weight: bold;
}

.link_button{
	padding: 8px 14px 8px 14px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #333333;
	background: #eeeeee;
	font-weight: bold;
	float: left;
	margin-right: 10px;
}

.link_button a{
	text-decoration: none;
}

.link_button:hover a{
	text-decoration: none;
}

.link_button.small a{
	text-decoration: none;
}

.link_button.right a{
	text-decoration: none;
}

.link_button.right{
	float: right;
	background: #f9f9f9;
}

.link_button.small{
	padding: 4px 8px 4px 8px;
}

.link_button.dark{
	background: #eeeeee;
}

.link_button:hover{
	cursor: pointer;
	text-decoration: none;
}

.link_button.disabled{
	color: #999999;
	cursor: default;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

.link_button.disabled:hover{
	cursor: default;
}

.submit input:hover{
	cursor: pointer;
}



/* Horizontal two split with divider */

.loginchoice{
	width: 94%;
	margin: auto;
	padding: 10px 0 10px 0;
}

.loginchoice .title{
	text-align: center;
}

.two{
	width: 40%;
	float: left;
	padding: 0 5% 0 5%;
}

.two.left{
	border-right: 1px solid #DDDDDD;
}

.two .submit input{
	margin-left: 80px;
}

/* refer_place stuff ... */

.place_listing{
	width: 416px;
	padding: 8px;
	border-bottom: 1px solid #dddddd;
	text-align: left;
	float: left;
}

.place_listing.no_border{
	border: none;
	padding: 28px 0 28px 8px;
}

.place_listing .left{
	float: left;
	padding: 0px 0 6px 0;
	margin: 0;
	width: 420px;
}

.place_listing .right{
	float: right;
	padding: 0;
	margin: 0;
	width: 60px;
}

.place_listing div.title{
	margin: 0;
	padding: 0 0 6px 0;
}

.place_listing .title a{
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	margin: 0;
	min-width: 400px;
}

.place_listing .title.small{
	font-size: 12px;
	font-weight: bold;
	color: #666677;
	padding: 0;
	margin: 0;
	line-height: 18px;
}

.place_listing .city{
	font-size: 12px;
	color: #777777;
	padding: 0 0 0 20px;
}

/* refer_confirm */

.refer_confirm{
	width: 200px; 
	float: left; 
	padding-left: 8px; 
	margin: 0;
}

.refer_confirm.full{
	width: 420px; 
}

.refer_confirm .body{
	padding: 4px 10px 8px 10px;
}

.refer_confirm.right{
	float: right;
	margin-right: 60px;
}

.refer_confirm .title{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.refer_confirm .title.small{
	font-weight: bold;
	color: #888888;
	padding: 0;
	margin: 0;
}

.refer_confirm .note{
	width: 200px;
	text-align: right;
	float: left;
}

.refer_confirm .city{
	font-size: 12px;
	color: #777777;
	padding: 0px;
}

.refer_confirm .label{
	border-bottom: 1px solid #dddddd;
	color: #888888;
	font-weight: bold;
	text-align: left;
	margin: 0 0 6px 0;
	padding: 0 0 2px 4px;
}

/* confirm referral page, from generic homepage only */

.confirm.referral.box{
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 600px;
	background: #eeeeff;
	padding: 10px;
	border: 3px solid #ddddee;
	font-size: 16px;
	font-weight: bold;
	color: #555555;
	overflow: auto;
	border-radius: 3px;
}

.confirm.referral.box .title{
	padding: 0;
	float: left;
	font-size: 14px;
	color: #666666;
	width: 90%;
}

.confirm.referral.box .text{
	padding: 10px 10px 10px 30px;
	float: left;
	width: 500px;
	text-align: center;
}

.confirm.referral.box .place{
	color: #5555dd;
}

.confirm.referral.box .name{
	color: #5555dd;
}

.confirm.referral.box .image{
	float: right;
}

/* Checkout */
.radiocheckin{
	margin: 20px;
	padding-left: 15px;
}

.radiocheckin input{
	display: inline;
}

.radiocheckin label{
	display: inline;
}

/* Action stuff */

.action_container{
	width: 570px;
	float: left;
	min-height: 370px;
	border-right: 2px solid #aaaaaa;
	background: #ffffff;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #dddddd;
}

.action_container.wide{
	width: 900px;
	float: left;
	border-right: 2px solid #aaaaaa;
	min-height: 500px;
	background: #ffffff;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #dddddd;
}

.action_container .action_item{
	border-bottom: solid 1px #f5f5f5;
	padding: 10px 20px 10px 20px;
	width: 460px;
}

/* Refers/refer page ... */

.refer_blank{
	margin: auto;
	margin-top: 100px;
	
	width: 900px;
}

.refer_title{
	padding: 6px 10px 6px 10px;
	font-size: 18px;
	background: #eeeeff;
	border-top: 1px solid #8888ff;
	color: #444444;
}

.single_column{
	float: left;
	width: 280px;
	
}

.double_column{
	float: left;
	width: 580px;
	
}

.refer_horiz{
	height: 180px;
	border-top: 1px solid #ffffff;
	margin-top: 16px;
}

.refer_horiz.border{
	border-bottom: 1px dotted #aaaaaa;
}

.refer_blank .input{
	padding: 4px;
}

.refer_blank .input input{
	padding: 3px;
	font-size: 11px;
	border: 1px solid #bbbbbb;
	color: #555555;
}

.refer_blank .input_label{
	float: left;
	width: 80px;
	color: #666666;
	padding: 3px;
}


.refer_blank .input_label.short{
	float: left;
	width: 20px;
	color: #666666;
	padding: 3px;
}

.refer_blank .submit input{
	padding: 3px 12px 3px 12px;
	font-size: 12px;
	background: #ffffff;
	border: 1px solid #bbbbbb;
	color: #666688;
	font-weight: normal;
	margin: 4px 0 0 4px;
}

.refer_blank .submit.big input{
	padding: 5px 16px 5px 16px;
	font-size: 18px;
	background: #f5f5f5;
	border: 1px solid #bbbbbb;
	color: #444444;
	font-weight: normal;
	margin: 4px 0 0 4px;
}

select{
	border: 1px solid #bbbbbb;
	padding: 4px;
	font-size: 14px;
	color: #444444;
}

.refer_blank .submit input:hover{
	border: 1px solid #9999dd;
}

.get_contacts{
	background: #eeeeff;
	border: 1px solid #bbbbff;
	padding: 10px;
	margin-top: 20px;
	color: #555555;
	border-radius: 2px;
}

.get_contacts.white{
	background: #ffffff;
	border: none;
	
}

.get_contacts.white .submit input{
	background: #f5f5f5;
}

.get_contacts.white .contacts_title{
	color: #555555;
	font-weight: normal;
	text-align: center;
	font-size: 16px;
}

.explain{
	padding-right: 6px;
	text-align: right;
}

.who_text{
	color: #555555;
	padding: 10px 10px 0px 10px;
	font-size: 14px;
}

.who_text.sm{
	width: 270px;
	float: left;
}

.who_text.red{
	color: #ff2222;
}

.who_text .highlight{
	border: 3px solid #ddddff;
	border-radius: 3px;
	padding: 12px 6px 12px 6px;
	font-size: 14px;
}

.who_text .title{
	background: #ddddff;
	font-weight: bold;
	border-bottom: #1111ff;
	color: #333333;
	padding: 3px;
	font-size: 14px;
}

.contacts_title{
	padding: 0 0 6px 0;
	font-size: 14px;
	font-weight: bold;
	color: #5555dd;
}

.confirm_text{
	color: #555555;
	font-size: 14px;
	padding: 10px;
}

.confirm_text.half{
	padding: 10px 10px 10px 30px;
	color: #555599;
}

/* big form */

.bigform{
	padding: 40px;

}

.bigform .input input{
	padding: 5px;
	font-size: 14px;
	border: 1px solid #bbbbbb;
	color: #555555;
}

.bigform .input_label{
	float: left;
	width: 140px;
	color: #666666;
	padding: 5px;
	font-size: 14px;
}

.bigform .submit input{
	padding: 3px 12px 3px 12px;
	font-size: 18px;
	background: #f5f5f5;
	border: 1px solid #bbbbbb;
	color: #222222;
	font-weight: normal;
	margin: 20px 0 0 4px;
}

/* centered container */

.center.container{
	margin: auto;
	width: 500px;
	overflow: auto;
}

/* simple halves */

.left_third{
	width: 66%;
	float: left;
}

.right_third{
	width: 33%;
	float: left;
}

/* flash */

#flashMessage{
	padding: 10px;
	margin: auto;
	border: 1px solid #dddddd;
	font-size: 14px;
	color: #555555;
	background: #FFFFE0;
	width: 878px;
	/*width: 80%;*/
	text-align: center;
	font-weight: bold;
	float: left;
	position: absolute;
	z-index: 6500;
}

#authMessage{
	padding: 10px;
	margin: auto;
	border: 1px solid #dddddd;
	font-size: 14px;
	color: #555555;
	background: #FFFFE0;
	width: 878px;
	/*width: 500px;*/
	text-align: center;
	font-weight: bold;
	float: left;
	position: absolute;
	/*margin-left: 100px;
	margin-top: 15px;*/
	z-index: 6500;
}

/* page */
#page{
	width: 900px;
	float: left;
	border: none;
	margin-top: 6px;
	background: #dddddd;
	border-radius: 4px;
}

#page.home{
	background: #ffffff;
}

#center_no_border{
	width: 878px;
	margin: auto;
	padding: 1px 0 0 0;
	border: none;
	text-align: center;
	margin-top: 0;
	margin-bottom: 20px; 
	background: #FFFFFF;
}

.blue_flash #flashMessage{
	padding: 10px;
	margin: 0px 228px 20px 228px;
	border: 1px solid #dddddd;
	font-size: 14px;
	color: #555555;
	background: #F3F3FF;
	width: 400px;
	text-align: center;
	float: left;
}

#front-top{
	padding: 0;
	margin: 0 100px 0 100px;
	float: left;
	border: 1px solid #444444;
	
}

#front-bar{
	height: 4px;
	background-color: #BBBBBB;
	overflow:hidden;
}

#front-bottom{
	height: 260px;

}

#flashplayer{
	float: left;
	margin: 200px 0 0 50px;
}

#footer{
	margin: 40px 0 0 0;
	padding: 10px 0 10px 0;
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 14px;
}

.legal{
	color: #777777;
}

#overlayEffect{
	display:none;
	position:fixed;
	opacity:0.95;
	height:100%;
	width:100%;
	top:0;
	left:0;
	background: #000000;
	background: rgba(0, 0, 0, 0.15);
	background: -moz-linear-gradient(rgba(11,11,11,0.1), rgba(11,11,11,0.6)) repeat-x rgba(11,11,11,0.2);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11,11,11,0.1)), to(rgba(11,11,11,0.6))) repeat-x rgba(11,11,11,0.2);
	/* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	z-index:900;
}

#dim{
	display:none;
	position:fixed;
	opacity:0.95;
	height:100%;
	width:100%;
	top:0;
	left:0;
	background: #000000;
	background: rgba(0, 0, 0, 0.15);
	background: -moz-linear-gradient(rgba(11,11,11,0.1), rgba(11,11,11,0.6)) repeat-x rgba(11,11,11,0.2);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11,11,11,0.1)), to(rgba(11,11,11,0.6))) repeat-x rgba(11,11,11,0.2);
	/* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	z-index:500;
}

#popupContainer{
	position:fixed;
	left:50%;
	top:50%;
	width: 460px;
	background: #ffffff;
	border:5px solid #cecece;
	z-index:600;
	padding:10px 20px 10px 20px;
	border-radius: 6px;
	border: 1px solid rgba(33, 33, 33, 0.6);
	-moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.54);
	-webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.54);
	box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.54);
	
}

#popupContainer h1{
	text-align:left;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
	color:#090;
	font:22px;
	border-bottom:1px dotted #D3D3D3;
	padding: 5px 2px;
	margin-bottom:20px;
	font-size: 22px; 
}

#popupContainer p{
	font-size:16px;
	line-height:1.4;
}

#popupContainer ul li {
	margin: 10px 0 12px 10px;
	line-height: 15px;
}

#close{
	cursor:pointer;
	width:20px;
	height:20px;
	position:fixed;
	z-index:620;
	position:absolute;
	top: 3px;
	right: 5px;
	font-size: 18px;
	color: #777777;
	text-align: center;
}

/* Special popup for when they get an email and click a notice link */
#popupContainer.welcome_popup{
	z-index: 901;
	width: 550px;
}

/* tooltip popup */

.popup#tooltip{
	position:fixed;
	left:50%;
	top:50%;
	background: #FCF6CF;
	z-index:700;
	padding:5px 10px 5px 10px;
	border-radius: 4px;
	border: 1px solid rgba(33, 33, 33, 0.6);
	-moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.54);
	-webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.54);
	box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.54);
}

#tooltip #top-prong-light{
    border-color: transparent transparent #FCF6CF transparent;
    border-style:solid;
    border-width:10px;
    width:0;
    height:0;
    position:absolute;
    left: 60px;
	top:-19px;
    z-index: 702;
}

#tooltip #top-prong-dark{
    border-color: transparent transparent #777777 transparent;
    border-style:solid;
    border-width:10px;
    width:0;
    height:0;
    position:absolute;
    left: 60px;
	top:-20px;
    z-index: 701;
}


#tooltip #bottom-prong-light{
    border-color: #FCF6CF transparent transparent transparent;
    border-style:solid;
    border-width:10px;
    width:0;
    height:0;
    position:absolute;
    left: 60px;
	bottom:-19px;
    z-index: 702;
}

#tooltip #bottom-prong-dark{
    border-color: #777777 transparent transparent transparent;
    border-style:solid;
    border-width:10px;
    width:0;
    height:0;
    position:absolute;
    left: 60px;
	bottom:-20px;
    z-index: 701;
}

/* refer-widget */

.refer-widget{
	border: 1px solid #eeeeee;
	float: left;
	font-size: 12px;
	padding: 6px;
}

.refer-widget .unit-holder{
	float: left;
	margin: 6px;
}

.refer-widget .unit-holder .title{
	margin: 0 0 4px 0;
	float: left;
	padding: 0 0 0 10px;
}

.refer-widget .unit{
	background: #f5f5f5;
	float: left;
	min-width: 150px;
	border: 1px solid #cccccc;
	padding: 0 6px 6px 6px;
}

.refer-widget .input-container{
	float: left;
	margin-top: 4px;
	width: 150px;
}

.refer-widget .input-container.top{
	margin-top: 0px;
}

.refer-widget .label{
	float: left;
	padding: 4px 4px 2px 0;
	width: 40px;
}

.refer-widget .input{
	float: left;
}

.refer-widget input{
	padding: 3px;
	font-size: 12px;
	width: 140px;
} 

#book_button{
	width: 160px;
	height: 48px;
	float: left;
	display; block;
	background: transparent url('/img/book_button_dark.png') center top no-repeat;
	cursor: pointer;
}

#book_button:hover{
	background: transparent url('/img/book_button_light.png') center top no-repeat;
}

.form .book_link{
	width: 33%; 
	text-align: center;
	float: left;
}

.form .book_link a{
	font-size: 14px;
}

.quick_book{
	border-radius: 4px;
	border: 1px solid #cccccc; 
	float: left;
	padding: 6px 12px 8px 12px;
	background: #FFFFC0;
	width: auto;
}

.book_button{
	padding: 4px 10px 4px 10px;
	border-top: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	color: #555555;
	background: #dddddd;
	font-weight: bold;
	cursor: pointer;
}

/* for ajax view ...  */
.ajax.action_container{
	min-height: 0;
}

.ajax .feeditem{
	padding-top: 8px;
	padding-bottom: 0;
}

#tab_scroller{
	float: left;
	overflow-y: auto;
	overflow-x: hidden;
}

div.time_block{
	float: left;
	width: 100%;
	padding: none;
	margin: none;
}

div.time_block ul{
	list-style-type: none;
	text-align: right;
}

div.time_block ul li{
	display: inline-block;
	width: 90px;
	margin-bottom: 6px;
	margin-top: 6px;
}

div.time_block .more_times{
	width: 100%;
	padding: 12px 0 6px 0;
	display: none;
	text-align: right;
}

div.time_block .more_times span{
	cursor: pointer;
	color: #0000ff;
}

div.time_type{
	width: 100%;
	padding: 6px 0 6px 0;
	color: #555555;
	font-size: 14px;
	font-weight: bold;
}

div.actual_times{
	margin: 0;
}

div.actual_times.time_highlight{
	background: #f5f5f5;
	border: 1px solid #cccccc;
	font-weight: bold;
}

.terms{
	padding: 20px;
}

.terms p{
	margin: 10px 0 10px 0;
}

#left-sidebar .ui-datepicker-inline{
	border: none;
}

.home_sidebar #quick_book_date{
	font-size: 15px;
}

.home_sidebar #quick_book_date td a{
	padding-top: 6px; 
	padding-bottom: 6px;
}

.home_sidebar #quick_book_date td span{
	padding-top: 6px; 
	padding-bottom: 6px;
}