body{	
	background-color: #002b5c;
}
.main-container{
	background-color: #d8d8d8;
	background-image: url('/XposurePublicIncludes/branding/remaxopac-light/bg.jpg');
}
.content{
	border-bottom-width: 0px;
	background-color: transparent;
	background-repeat:no-repeat;
	background-position:right top;
}
header{
	background-color: #b30c30;
}
.header-inner{
	color:#fff;
	background-color: #b30c30;
}
.header-inner .sep{
	color: #eee;
}

footer{
	background-color: #002b5c;
}
.footer-inner{
	background-color: #002b5c;
	color: #6B90B9;
}

.footer-inner a{
	color: #b7d3f3;
}

.footer-inner a:hover{
	color: #fff;	
}

.column1{
	color: #606060;
	background-color: #f3f3f3;
	background-image: url('/XposurePublicIncludes/branding/remaxopac-light/logo.png');
	background-position: center bottom 10px;
    background-size: 160px;
	background-repeat: no-repeat;
}

.column1.ofc572{
	background-image: url('/XposurePublicIncludes/branding/remaxopac-light/logo-check.png');
}

.no-backgroundsize .column1{
	background-image: url('/XposurePublicIncludes/branding/remaxopac-light/logo-s.png');
}

.no-backgroundsize .column1.ofc572{
	background-image: url('/XposurePublicIncludes/branding/remaxopac-light/logo-check-s.png');
}

.column2{
	background-color: #f3f3f3;
}

.column3{
	background-color: #f3f3f3;
}

.column1 .info{
	font-size:12px;
	line-height: 17px;
	margin: 0px 20px 12px 20px;
	position: static;
}

.column1 .info a{
	color:#606060;
	text-decoration: none;
}

.column1 .info.name{
	position: static;
}

.column1 .info.name img{
	height: 100px;
	width: 200px;
}

.column1 .info.contact{
	
}

.column1 .info.contact span.phone{
	
}

.column1 .info.contact span.fax{
	
}

.column1 .info.contact a.website{
	font-weight: bold;
}

.column1 .info.address{
	
}

.column1 .info.address span.company-name{
	
}
.column1 .agent-photo-container{
}

.column1 img.agent-photo{
}

.column1 img.office-logo{
	display: none;
}

.main-nav li{
	border-bottom-color: transparent;
}

.main-nav li.active{
	border-bottom-color: transparent;
}

.main-nav li:last-child{
	border-bottom-color: transparent;
}

.main-nav li a{
	color: #606060;
	text-shadow: none;
}

.main-nav li.active a{
	color: #fff;
}

.column2 form{
	bottom: 7px;
}

.column2 form label{
	border-radius: 3px;
	background: #002b5c;
	color: #fff;
}

.column2 form fieldset input, .column2 form fieldset textarea{
	border-radius: 3px;
	border: 1px solid #aaa;
}

.button{
	background: #002b5c;
	color: #fff;
	border-radius: 3px;
	border: none !important;
}

.column2 form fieldset .visible-fields{

	background: transparent;
}

#details{
	background: #fff;
}

#details table td{
	color: #666;
	border-bottom: 1px solid #DFDFDF;
}

#details table .first td{
	border-top:none;
}

#details table .last td{
	border-bottom:none;
}

#details p{
	color: #666;
	text-shadow: none;
}

#about {
	background: #fff;
}

#multimedia{
	background: #fff;
}

#multimedia ul a{
	color: #3F4A56;
	background-color: #fff;
}

#multimedia ul a:hover{
	background-color: #f1f3f6;	
}

#video {
	background-color: transparent;	
}

#video .video{
	border-bottom:none;
}

#plans{
	background-color: transparent;
}

.map-tabs a{
	background: #636363;
	border-radius: 0 0 4px 4px;
	color: #fff;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
	border: none;
	border-bottom: 1px solid #505050;
}

.map-tabs a.active{
	background: #b30c30;
	border-bottom: 1px solid #5A5A5A;
}

#gallery,
#gallery .rsOverflow,
#gallery .rsSlide,
#gallery .rsVideoFrameHolder,
#gallery .rsThumbs {
	background-color: #fff;
}

#gallery .rsThumb.rsNavSelected {
	background: #333;	
}

#gallery .rsThumb.rsNavSelected span.thumbIco {
	border-color: #222;
}

#gallery .rsThumbsArrow {
    background:  rgba(0, 0, 0, 0.3);
}

#gallery .rsThumbsArrow:hover {
	background: rgba(0,0,0,0.5);
}

.html-content h1{
	color: #b30c30;
}

.html-content h2{
	color: #b30c30;
}

ul.xp-search-list li.xp-search-button {
	background: #b30c30;
	background: rgba(179,12,48,0.9);
}

.xp-dark ul.xp-search-list li.xp-search-button {
	background: #b30c30;
	background: rgba(179,12,48,0.9);
}
@media only screen and (min-width: 420px){
.column1{
	background-position: right 40px bottom 10px;
}	
	}
@media only screen and (min-height: 750px) and (min-width: 960px) {
	
	.column1 .info{
		font-size:13px;
		line-height: 20px;
		margin: 0px 25px 25px 25px;
	}
	
	.column1{
		background-position: center bottom 10px;
    	background-size: 190px;
	}
	
	.no-backgroundsize .column1{
		background-image: url('/XposurePublicIncludes/branding/remaxopac-light/logo-l.png');
	}
	
	.no-backgroundsize .column1.ofc572{
		background-image: url('/XposurePublicIncludes/branding/remaxopac-light/logo-check-l.png');
	}
}
