/*
Theme Name: Slavik
Theme URI: http://slavikmanagement.com/
Description: Slavik Management.
Version: 1.0
Author: Futuramic Media
Author URI: http://futuramicmedia.com/
Tags: 

	Slavik
	http://slavikmanagement.com/

	This theme was designed and built by Futuramic Media,
	whose blog you will find at http://futuramicmedia.com/

*/



/* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS */

/* _ something - picked up by IE 6 only - ex: _width:10px */

/* # something - picked up by IE 7 only - ex: #width:10px */

/* . something - picked up by IE 6 AND IE 7 - ex: .width:10px */
/* something expression - picked up by IE 6 AND IE 7 - ex: width:expression(10) */


/* DEFAULTS */
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #000;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #CCC;
	line-height: 1.75em;
	text-indent: 0px;
	vertical-align: top;
	xword-spacing: 2px;
	xletter-spacing: 1px;
	xoverflow: hidden;
	background-image: url(images/background.png);
	background-repeat: repeat;
}
html {
	overflow: auto;
}
h1 {
	xposition: absolute;
	font-size: 18px;
	color: #FFF;
	xletter-spacing: 2px;
	font-weight:bold;
	font-family: Geneva, Arial, Verdana, sans-serif;
}
h2 {
	font-size: 16px;
	text-align: left;
	Xline-height: 2em;
	font-weight:normal;
	color: #FFF;
	xclear:both;
	.margin-top: 0px;
	font-family: Geneva, Arial, Verdana, sans-serif;
}
h3 {
	font-size: 14px;
	text-align: left;
	Xline-height: 2em;
	font-weight:normal;
	color: #FFF;
	font-family: Geneva, Arial, Verdana, sans-serif;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 10px;
}
small {
	font-size: 11px;
}
a, a:link, small a, small a:link {
	color: #DDD;
	text-decoration: underline;
	font-weight: normal;
	xfont-weight: bold;
	outline: none;
}
a:hover, small a:hover {
	color: #FFF;
	xfont-weight: bold;
	text-decoration: none;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}
.aligncenter {
	text-align: center;
}
.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}
img {
	border:none;
}
a:hover img {
	opacity:0.5;
	filter:Alpha(opacity=50);
}
hr {
	border:none;
	border-bottom: solid #333 1px;
	height: 1px;
	background-color: transparent;
	width: 100%;
	margin:2em 0;
	.margin:0 0;
	xpadding:2em 0;
	clear:both;
}

/* BASIC LAYOUT *//* BASIC LAYOUT */
.Container {
	xborder: solid red 2px;
	width: 940px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: expression(document.body.clientHeight - 40);
	xbackground-color: #000;
}

.Header {
	position: relative;
	xbackground-color: #222;
	width: 940px;
	left: 0px;
	right: 0px;
	top: 10px;
	height: 90px;
	xheight: expression(70);
	xpadding: 5px;
	vertical-align: bottom;
	xborder-color: #666;
	xborder-width: 1px 1px 1px 0px;
	xborder-style: solid;
}
.Header2, .Header4 {
	left:240px;
	width: 700px;
}
.Header3, .Header4 {
	top: 50px;
	height: 50px;
}
.Left {
	position: absolute;
	xborder: 1px solid red;
	width: 190px;
	height:auto;
	xleft: 0px;
	top:10px;
	xbottom:30px;
	xheight: expression(document.getElementById("Container").clientHeight - 30);
	xborder-top: solid 1px #000;
}
.Right {
	position: absolute;
	xborder: 1px solid #666;
	xbackground-color: #222;
	width: 740px;
	margin-left: 200px;
	xright: 0px;
	top: 110px;
	bottom: 30px;
	height: expression(document.getElementById("Container").clientHeight - 155);
}
#Glow1 {
	position: absolute;
	margin-left: 0px;
	top: 0px;
	bottom: 0px;
	background-image: url(images/glow1a.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#Glow2 {
	position: absolute;
	margin-left: 0px;
	top: 0px;
	bottom: 0px;
	background-image: url(images/glow2a.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#Glow3 {
	position: absolute;
	margin-left: 0px;
	top: 50px;
	bottom: 0px;
	background-image: url(images/glow3a.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Glow4 {
	position: absolute;
	margin-left: 0px;
	top: 50px;
	bottom: 0px;
	background-image: url(images/glow4a.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.Bottom {
	position: absolute;
	xborder: 1px solid green;
	xleft: 0px;
	xright: 0px;
	bottom: 4px;
	_bottom: 9px;
	height: 21px;
	width: 942px;
	xbackground-color: #000;
	xborder-color: #333;
	xborder-width: 0px 0px 1px 1px;
	xborder-style: solid;
}

/* INSIDE SPECIFICS *//* INSIDE SPECIFICS */

/* HEADER *//* HEADER */
.HeaderInner  {
	position: absolute;
	xborder-color: #333;
	xborder-width: 1px 1px 1px 1px;
	xborder-style: solid;
	background-color: #000;
	width: 924px;
	left: 8px;
	top:8px;
	height: 84px;
	text-align: right;
	margin: 0px;
	xpadding: 10px;
	vertical-align: bottom;
	line-height: 8em;
	overflow: hidden;
}
#FlashHeader {
	margin-top:10px;
	margin-right:10px;
	xborder: solid 1px red;
}
.HeaderInner h1 {
	margin-right:10px;
	font-size: 34px;
	margin-top:-6px;
	font-weight: normal;
}
#HeaderProp {
	background-color: #DDD;
	border-width: 1px;
	width: 730px;
	height: 100px;
	border-color: #666;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
}
.Header img {
	position: absolute;
	vertical-align:top;
	right: 35px;
	top: 20px;
	xmargin-right: 10px;
}

/* LEFT *//* LEFT *//* LEFT */
.Logo {
	position: absolute;
	top: 8px;
	padding: 5px;
	margin-left: 6px;
	xborder-color: #666;
	xborder-width: 1px 0px 0px 1px;
	xborder-style: solid;
}
.Menu {
	position: absolute;
	top: 99px;
	width: 200px;
	padding-bottom:8px;
	xbackground-color: #222;
	_height:346px;
}
.Menu2, .Menu4 {
	left:10px;
	width: 190px;
}
.Menu3, .Menu4 {
	margin-top:11px;;
}

.MainMenu, ul.MainMenu {
	position: relative;
	top:9px;
	left: 8px;
	xtop: 109px;
	xpadding: 5px;
	xmargin: 5px;
	xborder-color: #666;
	xborder-width: 0px 1px 1px 1px;
	xborder-style: solid;
	background-color: #000;
	xbottom: 0px;
	xheight: expression(document.getElementById("Container").clientHeight - 120);
	list-style-type: none;
	width: 184px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.MainMenu a, .MainMenu a:link {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	display: block;
	xborder: 1px solid #333;
	text-align: right;
	line-height: 1.9em;
	font-weight: bold;
	xletter-spacing: 1px;
	padding-right: 6px;
	width: 178px;
	text-decoration: none;
	color: #C60;
	margin: 5px 0 5px 0;
	background-color: #000;
}
.MainMenu a:hover {
	background-color: #FFF;
	color: #333;
}
.MainMenu a.current_page_item, .current_page_item a {
	color: #FFF;
}
.MainMenu a:hover.current_page_item, .current_page_item a:hover {
	color: #000;
}

/* RIGHT */
.LeftCol {
	position: absolute;
	background-color: #000;
	left: 8px;
	width: 540px;
	height: expression(document.getElementById("Container").clientHeight - 122);
	right: 204px;
	top: 8px;
	bottom: 8px;
	overflow: auto;
	overflow-x: hidden;
}
#LeftColFull {
	right:0px;
	width: 724px;
}
#LeftLeftCol {
	left:0px;
	width: 540px;
	float:left;
	xborder-right: 1px solid #666;
	margin-bottom: 10px;
}
#RightCol {
	position: relative;
	float:right;
	border-left: 1px dotted #666;
	width: 140px;
	height: 75%;
	xbackground: #999;
	padding: 5px;
	top:0px;
	font-size: 10px;
	margin-bottom: 10px;
}

/* PROPERTY SUB NAV *//* PROPERTY SUB NAV *//* PROPERTY SUB NAV *//* PROPERTY SUB NAV */
ul#subNav {
	width: 100%;
	text-align:left;
	xbackground: #222;
	xborder-bottom:1px solid #333;
	.margin-left:0px;
	margin-top:-10px;
	margin-bottom:10px;
	padding:0px;
}
#subNav li {
	display:block;
	list-style:none;
	xfloat:left;
	_line-height: .1em;
}
ul#subNav li ul {
	padding: 0px;
	padding-left: 5px;
	margin-left:8px;
	margin-top:-.25em;
	_margin-top:0em;
	border-left: 1px dotted #333;
	xbackground: #222;
}
#subNav li a, #subNav li a:link {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	display: block;
	padding: 0 2px 0 5px;
	margin: 5px 0 5px 0;
	text-decoration: none;  
	line-height: 1.6em;
	_line-height: 1.25em;
	color: #C60;
	font-weight: bold;
}
#subNav li a:hover {
	text-decoration: none;
	background-color: #FFF;
	color: #000;
}
#subNav li a.current_page_item, #subNav li.current_page_item a, #subNav li.current_page_ancestor a {
	color: #CCC;
}
#subNav li a:hover.current_page_item, #subNav li.current_page_item a:hover {
	color: #000;
}
#subNav li.page_item ul li.page_item a {
	line-height: 1.25em;
	color: #C60;
}
#subNav li.page_item ul li.current_page_item a {
	color: #CCC;
}
#subNav li.page_item ul li.current_page_item a:hover {
	color: #000;
}

#PropFooter {
	xwidth: 98%;
	margin-left:1%;
	margin-right:1%;
	clear:both;
	border-top: 1px dotted #666;
	text-align:center;
	padding:10px;
	padding-bottom:15px;
	padding-top:10px;

}


/* MAIN TEXT *//* MAIN TEXT *//* MAIN TEXT *//* MAIN TEXT */
.MainText h2 {
	.margin-bottom: 5px;
}
.MainText p {
	.margin-top: 0px;
}
.LeftCol .MainText {
	font-size: 12px;
	padding: 10px;
	padding-top: 0px;
	padding-top: expression(10);
	xborder: 1px solid #666;
	xmargin: 10px;
	font-family: Verdana, sans-serif, Geneva, Arial, ;
}

#FlashIntro {
	margin: 0 auto;
	text-align:center;
	margin-left: -10px;
}
.ManagementTable {
	width: 695px;
	xborder: solid red 2px;
}
.ManagementTable td {
	padding: 5px;
	.padding-bottom: 15px;
	xborder-top: solid 1px #333;
}


.CommunitiesTable {
	width: 100%;
	xwidth: 695px;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
}
.CommunitiesTable td {
	font-size: 11px;
	border-bottom: solid 1px #333;
	border-top: solid 1px #333;
}
.CommunitiesTable td img {
	padding: 5px 5px 5px 0px;
	margin: 0px 0px 0px 0px;
	xborder: solid 2px red;
}
.CommunitiesTable p {
	margin:0px;
}

.CommunitiesContactTable  {
	border-collapse: collapse;
	width: 100%;
	xwidth: 695px;
}
.CommunitiesContactTable td  {
	padding-left: 20px;
	padding-bottom: 20px;
}
.CommunitiesContactTable p {
	margin: 0px;
}

.PreferredEmployers {
	width: 100%;
	font-size: 11px;
	background-color: #222;
	border-collapse: collapse;	
}
.PreferredEmployers td {
	padding-left:10px;	
	padding-right:10px;	
}
.PreferredEmployers ul {
	padding-left:15px;	
}


#PropFooter table {
	border-collapse: collapse;
	xwidth: 98%;
	xmargin-left:1%;
	xmargin-right:1%;
	xmargin-top:10px;
}
#PropFooter table td {
	line-height:1.25em;
	color: #999;
}
#PropFooter table p {
	margin:0px;
	line-height:1.25em;
}
#PropFooter a.facebook, #PropFooter a.walkscore  {
	display:inline-block;
	xtext-decoration: none;
	padding-right: 20px;
	line-height: 1.75em;
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#PropFooter a.walkscore  {
	background-image: url(images/walkscore.gif);
}


/* Pictures *//* CommunitiesTable */
.Pict, .PictLeft, .PictRight {
	padding: 5px 5px;
	margin: 2px 5px;
}
.PictLeft {
	float: left;
	padding-left: 0px;
	margin-left: 0px;
}
.PictRight {
	float: right;
	padding-right: 0px;
	margin-right: 0px;
}
a .PictRight, a:link .PictRight {
	padding: 5px 5px;
	margin: 2px 5px;
	border: 1px solid #333;
	xborder: 1px solid #222;
	xborder: 1px solid #666;
	xborder: 0px solid #666;
	xbackground-color: #222;
}
a:hover .PictRight {
	border: 1px solid #C60;
	xbackground-color: #333;
}


/* APARTMENT SIZES AND PRICES TABLES *//* APARTMENT SIZES AND PRICES TABLES */
.ApartmentSizes, .Surveys {
	font-size: 11px;
	background-color: #000;
	border-collapse: collapse;	
}
.ApartmentSizes td, .Surveys td {
	border: solid #000 1px;
	padding: 5px;	
}
.ApartmentSizes thead td, .Surveys thead td {
	background-color: #333;
	font-weight: bold;
}
.ApartmentSizes tbody td, .Surveys tbody td {
	background-color: #222;	
}
.ApartmentSizes tbody td p, .Surveys tbody td p {
	margin:2px;	
}

/* COUPONS TABLES *//* COUPONS TABLES */
.Coupon {
	background-color: #FFF;
	border-collapse: collapse;
	width: 500px;
	border: dotted 2px #999; 
}
.Coupon td {
	xborder: solid #000 1px;
	padding: 5px;
}
.Coupon thead td {
	background-color: #C60;
	font-weight: bold;
	color:#FFF;
	height: 50px;
	padding: 2px;
}
.Coupon tbody td {
	background-color: #FFF;	
	color:#333;
	padding-left: 20px;
	padding-right: 20px;
	xtext-align:center;
}
.Coupon tbody td h2 {
	color: #000;
	font-weight: bold;
	text-transform: capitalize;
	xtext-align:center;
}
.Coupon tbody td p {
	font-size: 11px;
}
.Coupon tfoot td {
	background-color: #C60;
	color:#FFF;
	font-size: 10px;
	font-weight: bold;
	xtext-align:right;
}
.Coupon tfoot td p {
	margin:0px;
}



/* BOTTOM *//* BOTTOM */
.Footer {
	xbackground-color: #000;
	margin-top: 0px;
	margin-right: 10px;
	font-size: 9px;
	color: #888;
	line-height: 1.5em;
	text-align: right;
	xborder-bottom: solid 1px #333;
}


.QuickSearch {
	position: relative;
	xtop: 328px;
	xpadding: 5px;
	xmargin: 5px;
	left: 8px;
	xmargin-top: 10px;
	border-color: #444;
	border-width: 1px 0 0 0;
	border-style: solid;
	background-color: #222;
	width: 184px;
	color: #DDD;
}
.QuickSearch  form {
	margin:0px;
	margin:0px;
}
.QuickSearch h3 {
	color: #FFF;
	font-size: 13px;
	line-height: 1.75em;
	border-bottom: solid 1px #333;
	margin: 6px;
	font-family: Geneva, Arial, Verdana, sans-serif;
}

.QS_Label {
	color: #DDD; 
	font-size: 10px; 
	margin: 0px;
	vertical-align: top;
	text-align: right;
}

.lv_Frames {
	.background-color:#FFF;
	.margin: 0px;
	.padding: 0px;
}


.gallery {
	margin: auto;
	width: 100%;
}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
}
 .gallery img {
	border:1px solid #333;
}
.gallery-caption {
	margin-left: 0;
	font-size:11px;
	text-align:center;
}
p.wp-caption-text {
	margin: .5em;;
	margin-bottom: 10px;
	font-size:11px;
	text-align:center;
}

div.gallery {
	margin: auto;
	margin-bottom:1em;
}
#gallery-1 img  {
	border:none;
}
dl.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
	xbackground:#222;	
	xborder: 1px solid #333;
	font-size:11px;
}
div.gallery img {
	border: 1px solid #333;
	xwidth:75%;
	xheight:75%;
}
dd.gallery-caption {
	margin-left: 0;
}
dt.gallery-icon {
	xmargin:0;
	xpadding:0
}

#walkscore {
	margin-top:2em;
}
#walkscore a {
	background:#FFF;
	padding:3px;
	padding-top:8px;
	border: solid #999 1px;
}
#walkscore a:hover {
	border: solid #333 1px;

}

h3.Newsletter {
	margin:2em;
}
.Newsletter a img {
	vertical-align:middle;
}
.Newsletter a {
	display:inline-block;
	xtext-decoration: none;
	text-indent: 40px;
	line-height: 2em;
	background-image: url(images/pdficon_large.gif);
	xbackground-image: url(images/icon_pdfdoc.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.RentLinx .LeftCol {
	background:#FFF;
	border: solid 2px #000;
}
.RentLinx a, .RentLinx  a:link {
	color: #C60;
	text-decoration: underline;
	font-weight: normal;
	xfont-weight: bold;
	outline: none;
}
.RentLinx  a:hover {
	color: #000;
	xfont-weight: bold;
	text-decoration: none;
}
#WebLinxBody {

}

.Application{
}
		
















