﻿
@import url(960.css);
@import url(forms.css);
@import url(/assets/css/ui-theme/jquery-ui.css);

#rr-nav
{
    width: 100%;
    height: 30px;
    background: #F7A11A;
}

#rr-nav li
{
    float: left;
    
    
}

#rr-nav li a
{
   display:block;
   padding: 0 15px;
   font-size: 14px;
   color: #FFF;
   line-height: 100%;
   text-decoration: none;
   line-height: 30px;
    
}
#rr-nav li a:hover
{
    background: #455560;
}

#realtor-rewards
{
    
}

div.user-details {
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid #99A2A8;
}

	div.user-details-btns {
		padding: 10px 0 10px 0;
	}

	div.user-details-btns button {
		display: inline;
	}

	div.user-details label
	{
		display: block;
		font-weight: normal;
		margin: 3px;
	}
	
		label#lblName {
			font-weight: bold;
			font-size: 17px;
			color: #45545F;
		}
	
	div.user-details address {
		display: block;
		font-weight: normal;
		margin: 3px;
		padding-top: 10px;
	}
	
	.pts-img {
		float: left;
		margin: 0 10px 20px 0;
	}
	
	/* Accordians */
	
	h3.accordian_headings {
		background: #63707A url(/realtor-rewards/assets/images/bg_accordian.gif) no-repeat scroll 0 0;
		border:1px solid #FFFFFF;
		color:#FFFFFF;
		cursor:pointer;
		font-weight:bold;
		height: 20px;
		padding:5px 5px 0px 25px;
		position: relative;
	}
	
		h3.accordian_headings a {
			display: block;
		}
		
		h3.accordian_headings a span {
			background: top left no-repeat url(/realtor-rewards/assets/images/bg_pts.gif); 
			width: 69px;
			color: #FFF;
			display: block;
			font-family: Arial, "Arial";
			font-weight: bold;
			font-size: 12px;
			height: 18px;
			line-height: 18px;
			position: absolute;
			top: 3px;
			right: 20px;
			text-align: center;
		}
	
		h3.accordion_headings:hover{
			background-position: left -25px;
		}
		
	/* Contest CSS */
	
	div#contest-a-details, div#contest-b-details {
		width: 460px;
		padding-bottom: 40px;
	}
	
		div#contest-a-point-summary table, div#contest-a-point-detail table, div#contest-b-point-summary table, div#contest-b-point-detail table {
			width: 560px;
		}
	
		div#contest-a-details p {
			padding-left: 0;
		}
		

	/* Neighborhood Management */
	
	ul#neighborhoods li {
		background-color: #63707A;
		border:1px solid #FFFFFF;
		color:#FFFFFF;
		cursor:pointer;
		font-weight:bold;
		height:22px;
		margin-bottom: 3px;
		padding:5px 5px 0 5px;
	}
	
	ul#neighborhoods li a.edit {
		background: top left no-repeat url(/realtor-rewards/assets/images/btn-edit.gif); 
		display: block;
		float: right;
		width: 55px;
		height: 22px;
		margin-top: -18px;
		padding-right: 5px;
		text-indent: 9999px;
	}
	
	ul#neighborhoods li a.realtors {
		background: top left no-repeat url(/realtor-rewards/assets/images/btn-realtors.gif); 
		display: block;
		float: right;
		width: 77px;
		height: 22px;
		margin-top: -18px;
		padding-right: 5px;
		text-indent: 9999px;
	}
	

/* = Realtors
	-----------------------------------------------------------*/
	
div#realtors {
}

div#realtors ul {
	
}	


div#realtors li {
	background: top left no-repeat url(/realtor-rewards/assets/images/bg_realtors-card.gif); 
	float: left;
	width: 242px;
	height: 168px;
	padding: 30px 10px 0 10px;
}	

/* = Messages
-----------------------------------------------------------*/
.message {
	margin: 10px 0; padding: 1em 1em 1em 3em;
	font: bold 8pt/normal arial, sans-serif;
}

.good {
	padding-top: 10px;
	color: #333 !important;
	border: 3px solid #3d993d;
	background: center left no-repeat url(/assets/images/site/icon_good.gif) #e2f9e3;
}

.alert {
	color: #333 !important;
	border: 3px solid #d4b743;
	background: center left no-repeat url(/assets/images/site/icon_alert.gif) #fcf9e7;
}

.bad {
	color: #fff !important;
	border: 3px solid #a00;
	background: center left no-repeat url(/assets/images/site/icon_bad.gif) #c00;
}

form table td label,
form table th label
{
	font-weight: normal;
	font-size: 100%;
	display: inline;
}

.heading
{
	position: relative;
}

a.back
{
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background-color: #455560;
	color: #D1C575;
	padding: 3px 8px;
	text-decoration: none;
	-moz-border-radius-bottomleft: 8px;
}
a.back:hover
{
	color: #FFF;
}

/* Contest Content */

div.contest-content ul {
	float: left;
	width: 42%;
}




.error
{
	background: pink;
}

/* ----- BUTTONS ----- */


button {
	cursor: pointer;
	border: none;
	display: block;
	height: 24px;
	width: 100px;
	margin-top: 5px;
	margin-right: 5px;
	padding: 0px 0 10px 0;
	float: left;
}

	button span {
		display: none;
	}
	
	a.secondary-btn,
	a.secondary-btn-big
	{
		display: block;
		float: left;
		margin-left: 10px;
		margin-top: 5px;
		line-height: 24px;
	}
	a.secondary-btn-big
	{
		line-height: 33px;
	}

	.btn-submit
	{
		background: #fff url(/assets/images/forms/btn_submit.gif) no-repeat top;
		width: 90px;
	}
	.btn-login
	{
		background: #fff url(/assets/images/forms/btn_login.gif) no-repeat top;
		width: 132px;
		height: 33px;
	}
	
	.btn-edit
	{
		background: #fff url(/assets/images/forms/btn_edit.gif) no-repeat top;
		width: 65px;
	}
	.btn-change-password
	{
		background: #fff url(/assets/images/forms/btn_change-password.gif) no-repeat top;
		width: 142px;
	}
	#btnUpload
	{
		background: #fff url(/realtor-rewards/assets/images/btn-upload.gif) no-repeat top;
		cursor: pointer;
		width: 77px;
		height: 22px;
	}
	
	#btnReset {
		background: #fff url(/assets/images/forms/btn_reset-password.gif) no-repeat top;
		width: 142px;
	}
		
	#btnSubmit {
		background: #fff url(/assets/images/forms/btn_submit.gif) no-repeat top;
		display: inline;
		width: 90px;
		height: 24px;
	}
	
	#btnClear {
		background: #fff url(/assets/images/forms/btn_clear.gif) no-repeat top;
		display: inline;
		width: 90px;
		height: 24px;
	}
	.btn-void {
		background: #fff url(/realtor-rewards/assets/images/btn-void.gif) no-repeat top;
		display: inline;
		width: 81px;
		height: 22px;
		text-align: center;
		text-indent: -999px;
		margin-left: 10px;
	}
	
a#past-winners	{
	background: #fff url(/assets/images/forms/btn_view-past-winners.gif) no-repeat top;
	display: block;
	float: left;
	padding: 0;
	margin-right: 10px;
	text-indent: -9999px;
	width: 142px;
	height: 24px;
}

a#rules	{
	background: #fff url(/assets/images/forms/btn_view-rules.gif) no-repeat top;
	display: block;
	float: left;
	text-indent: -9999px;
	width: 142px;
	height: 24px;
}

div.past-winners h3 {
	background-color: transparent;
	font-size: 13px;
	color: #455560;
	font: normal Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 25px;
}

div.winner {
	font: normal Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0 0 40px 23px;
	
}



