@charset "utf-8";
/* CSS Document 
Unconfusing Technology
Please give credit when copying

*/
                    
        @import url('https://48366f.claudeassets.com/20260208160359cs_/https://fonts.googleapis.com/css?family=Paytone+One');
        
                    
        @import url('https://614da4.claudeassets.com/20260208160359cs_/https://fonts.googleapis.com/css?family=Raleway');
        
    

body
{
	    background: url(https://75a430.claudeassets.com/20260208160359im_/https://rosewoodapartmentsofmcminnville.com/images/bk.png);
    	
	font-size:11pt;
}

img { max-width: 100%; }

#container
{
	max-width:1000px;
	margin:0 auto;	
	position:relative;
	background:#fff;
	-moz-box-shadow: 0 0 15px #333;
	-webkit-box-shadow: 0 0 15px #333;
	box-shadow: 0 0 15px #333;
	border: 2px solid #1f1f1f;
	border-top: none;
}

#preview { margin-top: 20px; box-shadow: 0px 0px 4px #1f1f1f;}

#logo { width:50%; float:left; padding-left:30px; }

#right-inner
{
}

#footer
{
	
	border-top:1px solid #ccc;
	margin-top:50px;
	padding:10px 0;
		
}

.title { margin:1em 0; font-size:230%; color:#000;  text-shadow:1px 1px 5px #888888;  }
.sub-title { margin:1em 0; font-size:145%; color:#000;  line-height:2em; }

#header { height:150px; }
#slider img {
    max-width: 1000px;
    width:100%;
}
#contact { height:55px; }
#contact span.spacer { margin-top:10px; }

#gray-bk-bottom { height:55px; background:#ccc url(https://0a1ce9.claudeassets.com/20260208160359im_/https://rosewoodapartmentsofmcminnville.com/images/gray-bk-bottom.png) bottom left repeat-x; margin-top:-2px; }

.slider-wrapper {
	max-height: 400px !important;
	width: 100%;
	overflow-y: hidden;
	}

/**************************************

RIGHT MENU

***********************************/

#menu  { text-align:center; width:50%; float:right; }
#menu div {  font-size:130%; vertical-align:text-bottom;  }
#menu div a { text-decoration:none; color:#333; line-height:1.5em; }
/*
#menu a
{
	display:inline-block;
	color:#0F6D70;	
	margin:0 10px;
	text-decoration:none;
	padding:10px;
}
*/

#menu a.selected, #menu a:hover { text-decoration:underline; color:#333; }

/**************************************

MAIN MENU

***********************************/

#main-menu {
	text-align: center;
	width:100%;
	max-width: 1000px;
	list-style-type: none;
	margin: 0;
	padding:0;
}


#main-menu li {
    display: inline-block;
}

#main-menu li a {
    display: block; 
    font-size: 1.5em;
    padding: 10px 30px;
    transition: all .5s;
}

#main-menu a.selected, #main-menu a:hover {
    /*text-shadow: 1px 1px 5px #888888;*/
    background: #C1E1A6;
    color: #f5f5f5;
    text-decoration:none;
    transition: all .5s;
}

/**************************************

ALIGNMENT AND SPACING

***********************************/

.left { float:left; }
.right { float:right; }
.center {float: none; display: block; margin: 0 auto; text-align: center;}

.fourth-col { width:25%; }
.three-fourths-col { width:75%; }
.col-xs-12 col-sm-6 { width:50% }
.col-xs-12 col-sm-4  { width:34%; }
.two-col-xs-12 col-sm-4  { width:66%; }

.fb { float:none; clear:both; }

.margin-top { margin-top:10px; }
.margin-bot { margin-bottom:10px; }
.margin-left { margin-left:10px; }
.margin-right { margin-right:10px; }
.no-margin { margin:0 !important; }
.margin { margin:15px 0; }

.no-top { margin-top:0; }
.no-bot { margin-bottom:0; }

.inline {display: inline-block;}
.padd { padding:20px; }
.padd-top { padding-top:10px; }
.padd-bot { padding-bottom:10px; }
.padd-right { padding-right:10px; }
.padd-left { padding-left:10px; }

.imageHolder img { max-width:300px; margin:10px;
	-moz-box-shadow: 0px 0px 10px #333;
	-webkit-box-shadow: 0px 0px 10px #333;
	box-shadow: 0px 0px 10px #333;  }
/**************************************

TEXT RELATED

***********************************/
h1, h2, h3, h4, h5, h6, .header-font {
                            font-family: Paytone One;        
                                                
    }

body, p, a, select, input, textarea, button, em, strong {
                                                font-family: Raleway;        
                        }

.text-left { text-align:left; }
.txtCenter { text-align:center; }
.text-right { text-align:right; }

strong { font-weight:bold; }
em { font-style:italic; }
.bold, ul.bold li { font-weight:bold; font-size:98%; }


p, li { font-size:100%; margin:1.1em 0; line-height:1.3em;  color:#333333; text-align:justify; }
.dark p { color:#CCC; }

p.small { font-size:70%; }

a { text-decoration:none; color:#000; }

ul, ol { margin: 0; padding: 0;}
li { margin:1em 0; }

h1,.h1 { margin:1em 0; font-size:180%; color:#000;  padding:0 10px; line-height:2em; }
h2 { margin:1em 0; font-size:145%; color:#000;  line-height:2em; padding:0 10px;  }
h3 { margin:1em 0; font-size:150%; color:#000;  }
h4, .h4 { margin:0; font-size:100%; color:#000;  }

table.cellpadd { width:100%; }
table.cellpadd tr td, table.cellpadd tr th { padding:10px; line-height:1.3em; }
th { font-size:130%; color:#0a1857;  }
td { font-size:90%; color:#000;  }

.hr { height:1px; background:#ccc; margin:40px 0; }

.red { color:#F00; }

/**************************************

FORMS AND INPUT

***********************************/

.label { color:#999; font-style:oblique; font-weight:bold; text-transform:lowercase; }
.item { margin:20px 0; }
.error { padding-left:10px; color:#F00; font-size:90%; }
.text { 
    width: 100%;
	min-height: 24px;
    vertical-align: middle;
    padding: 2px;
    border: 1px solid #1E1E1E;
    padding: 4px 10px;
}
.clear { display:none; }

table.contact tr, td { 
	 font-size:100%; color:#333; 
}
table.contact td { 
width:150px;
vertical-align: middle;
padding: 5px 0px;
font-size: 1.25em; 
}

table.contact td input, table.contact td textarea {
    width: 100%;
    min-height: 24px;
    vertical-align: middle;
    padding: 2px;
    border: 1px solid #1E1E1E;
    padding: 4px 10px;
}

/*
.button { 
	background: #C1E1A6; border:none; padding:8px 10px; 
	-moz-box-shadow: 0px 0px 4px #eee;
	-webkit-box-shadow: 0px 0px 4px #eee;
	box-shadow: 0px 0px 4px #eee; 
	} */
	
a.button {	background: #C1E1A6; border:#ccc solid 1px; padding:10px 30px; 
			-moz-box-shadow: 0px 0px 4px #eee;
			-webkit-box-shadow: 0px 0px 4px #eee;
			box-shadow: 0px 0px 4px #eee;
			-moz-border-radius:15px;
			-webkit-border-radius:15px;
			border-radius:15px;
			color:#1e1e1e;
			
			font-size:22px; }
	
a.button.selected,  a.button:hover { background: #C1E1A6; border:#0a1958 solid 1px; padding:10px 30px; 
									-moz-box-shadow: 0px 0px 4px #eee;
									-webkit-box-shadow: 0px 0px 4px #eee;
									box-shadow: 0px 0px 4px #eee;
									-moz-border-radius:15px;
									-webkit-border-radius:15px;
									border-radius:15px;
									 color:#1e1e1e;
									 
									 font-size:22px;
									 text-shadow:1px 1px 5px #888888; }
	
a.button-small { background: #C1E1A6; border:#ccc solid 1px; padding:10px 20px;  
				-moz-box-shadow: 0px 0px 4px #eee;
				-webkit-box-shadow: 0px 0px 4px #eee;
				box-shadow: 0px 0px 4px #eee;
				-moz-border-radius:15px;
				-webkit-border-radius:15px;
				border-radius:15px;
				 color:#1e1e1e;
				 font-size:16px;
				  }
	
a.button-small.selected, a.button-small:hover { background: #C1E1A6; border:#0a1958 solid 1px; padding:10px 20px; 
												-moz-box-shadow: 0px 0px 4px #eee;
												-webkit-box-shadow: 0px 0px 4px #eee;
												box-shadow: 0px 0px 4px #eee;
												-moz-border-radius:15px;
												-webkit-border-radius:15px;
												border-radius:15px;
												color:#1e1e1e;
												font-size:16px;
												
												text-shadow:1px 1px 5px #888888; }
	
.button, .contact td input.button { 	background: #C1E1A6; border:#ccc solid 1px; padding:10px 20px; 
			-moz-box-shadow: 0px 0px 4px #eee;
			-webkit-box-shadow: 0px 0px 4px #eee;
			box-shadow: 0px 0px 4px #eee;
			-moz-border-radius:15px;
			-webkit-border-radius:15px;
			border-radius:15px;
			color:#1e1e1e;
			font-size:16px;
			 }
	
.button.selected, .button:hover, .contact td input.button:hover {  background: #C1E1A6; border:#0a1958 solid 1px; padding:10px 20px; 
								-moz-box-shadow: 0px 0px 4px #eee;
								-webkit-box-shadow: 0px 0px 4px #eee;
								box-shadow: 0px 0px 4px #eee;
								-moz-border-radius:15px;
								-webkit-border-radius:15px;
								border-radius:15px;
								  color:#1e1e1e;
								  font-size:16px;
								   }	
	

/**************************************

Frontpage Map

***********************************/
.map {
	padding: 10px
}

.map h2 {
	text-align: center
}

.map h2 a {
	padding: 8px 30px;
	margin: 0 10px;
	background: #C1E1A6;
	color: #1e1e1e;
	opacity: .6;
	filter: alpha(opacity = 60);
	transition: all .5s ease-in-out;
}

.map h2 a.selected, .map h2 a:hover {
	opacity: 1;
	filter: alpha(opacity = 100)
}

#more {
	display: block;
	padding: 10px;
	margin: 10px auto
}

#map-canvas {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 400px
}

#places {
	height: 150px;
	overflow-y: scroll;
	margin: 0;
	padding: 5px 0;
	border-top: 3px solid #f5f5f5;
	border-bottom: 3px solid #f5f5f5
}

#places li {
	margin: 1px 0
}


.floorplan-table {
	width: 81% !important;
	margin: 0px 11%;
}

.floorplan-table tr td:first-child {
	font-weight: bold;
}

.floorplan-table tr:nth-child(2n) {
	background: #eee;
}

/**************************************

SPECIAL BOXES

***********************************/	



.shadow { 
	-moz-box-shadow: 0px 0px 10px #333;
	-webkit-box-shadow: 0px 0px 10px #333;
	box-shadow: 0px 0px 10px #333; 
	width: 100%;
 }
 
.blue-bk
{
	background:	#a9bcd6 url(https://c863a0.claudeassets.com/20260208160359im_/https://rosewoodapartmentsofmcminnville.com/images/blue-bk.png) bottom left repeat-x;
	min-height:322px;
}


#footer-dark
{
	background:url(https://d2d083.claudeassets.com/20260208160359im_/https://rosewoodapartmentsofmcminnville.com/images/footer-bk.png);
	height:150px;
		
}
#footer-inner {width: 100%; max-width:1000px; margin:0 auto; color:#fff; }
.top-shadow { background:url(https://d04d45.claudeassets.com/20260208160359im_/https://rosewoodapartmentsofmcminnville.com/images/top-shadow.png) bottom left repeat-x; height:20px; margin-top:10px;}

#management
{
	float:left;
	color:#fff;
	text-align:center;
	margin:30px 0;
	font-weight:bold;
    width:350px;
}
#management span { display:block; font-size:80%; font-style:italic; font-weight:normal; }

#unconfusing { float:right; color:#fff; text-align:right; margin:40px 0; font-size:80%; }
#unconfusing a { text-decoration:none; color:#fff; }

/**************************************

ACTION MENU

***********************************/
.action-menu {
	position: fixed;
	top: 30px;
	right: 50px;
	z-index: 9999;
}

.action-menu img {
	vertical-align: middle;
}

.action-menu p {
	line-height: 12px;
	padding: 10px 20px;
	background: none repeat scroll 0% 0% #585858;
	transition: all 0.5s ease-in-out;
	color: #fff;
		   border: 1px solid #1f1f1f;
		width: 100px;
}

.action-menu p:hover {
	cursor: pointer;
		border: 1px solid #f5f5f5;
	}

#share {
	position: fixed;
	bottom: 10px;
	left: 50px;
}

#share div {
	
}

#share img {
	
}

/**************************************

CONTACT PAGE

***********************************/

table.contact tr, td { 
	font-size:100%; color:#333; 
}
table.contact td { 
width:150px; width: 150px;
vertical-align: middle;
padding: 5px 0px;
font-size: 1.25em; 
}

table.contact td input, table.contact td textarea {
min-height: 24px;
min-width: 200px;
vertical-align: middle;
padding: 2px;
border: 1px solid #1E1E1E;
padding: 4px 10px; }

/********

JQUERY STYLES

********/
ul.ui-tabs-nav {
	list-style: none;
}

ul.ui-tabs-nav li {
	display: inline-block;
}

a.ui-tabs-anchor {
	padding: 10px 15px;
	background: #C1E1A6;
	color: #1e1e1e;
	border-radius: 5px 5px 0px 0px;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #1e1e1e}

.show-mobile {display: none !important;}
.slicknav_menu { display: none; }
@media screen and (max-width: 815px) {
    .overlay {
        top: 225px;
        padding-left: 0px;
        text-align: center;
    }
    
    #main-menu div {
        font-size: 1.25em;
        padding: 20px 0px;
    }
}

@media screen and (max-width: 690px) {
    .slicknav_menu {
        display:block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 100;
    }
    .show-mobile {
        display: block !important;
    }
    #main-menu {
        display: none;
    }
    #container {
      margin-top: 65px;
    }
    #logo, #menu {
        width: 100%;
    }
    .padd {
        padding: 5px;
    }
    .action-menu {
        display: none;
    }
    #share {
      position: fixed;
      bottom: 10px;
      left: auto;
      right: 10px;
      width: 30px;
    }
    .a2a_default_style a {
        margin-bottom: 5px;
    }
}

.centerParagraph{
    overflow: hidden;
}

.thickPadd{
    padding-top: 100px;
}

.thinPadd{
    padding-top: 50px;
}
/*
     FILE ARCHIVED ON 21:29:06 Sep 20, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:49:41 Jun 05, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.654
  exclusion.robots: 0.076
  exclusion.robots.policy: 0.063
  esindex: 0.008
  cdx.remote: 7.358
  LoadShardBlock: 118.435 (3)
  PetaboxLoader3.datanode: 103.426 (5)
  PetaboxLoader3.resolve: 98.023 (3)
  load_resource: 102.257
  loaddict: 29.908
*/