/*
------------
Investors Real Estate Trust
Author: Chad Cuddigan
Version: 4/18/08
------------*/

/* global styles
----------------------*/
html
{
	height: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	font-size: 84%;
	font-family: Trebuchet MS, Arial, sans-serif;
	background-image: url('../images/background_main.jpg');
	background-repeat: repeat-x;
	background-color: #fff;
	color: #737373;
	height: 100%;
}

#bar
{
	padding: 0px;
	border: 0px;
	margin-bottom: 18px;
	margin-left: 1px;
}

img
{
	padding: 0px;
	border: 0px;
}

h1, h2, h3 { color: #467587; }

a { color: #574129; }

a.nounderline { text-decoration: none; }
a.nounderline:hover { text-decoration: underline; }

/* main page div id's
------------------------*/
#info {
	color: #fff;
	width: 700px;
	height: 24px;
	padding-top: 3px;
	margin: 0 auto;
	text-align:right;
}
#infoI {
	float:right;
	width:330px;
}
#infoI a { color: White; text-decoration: none; }
#infoI a:hover {text-decoration: underline; }

#header
{
	width: 700px;
	height: 126px;
	margin: 0 auto;
	color: #fff;
	_position: relative;
}

#header div.left
{
	height: 126px;
	float: left;
}

#header div.right
{
	height: 24px;
	padding-top: 100px;
	padding-right: 12px;
	overflow: hidden;
	vertical-align: bottom;
	float: right;
	font-style: italic;
	font-size: 1.3em;
}

#buttons
{
	clear: both;
	width: 700px;
	height: 38px;
	margin: 0 auto;
	_position: relative;
	_bottom: 4px;
}

#page_wrapper
{
	width: 100%;
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

html>body #page_wrapper {
    height: auto;
	}

#main_wrapper
{
	width: 700px;
	background-color: #fff;
	margin: 0 auto;
	padding-bottom: 100px;
	_position: relative;
	_bottom: 4px;
}

#main
{
	float: left;
	padding-top: 16px;
	padding-left: 16px;
	width: 311px;
}

#sidebar
{
	padding-top: 16px;
	padding-right: 16px;
	width: 211px;
	float: right;
}

#clear
{
	clear: both;
}

#footer
{
	border-top: solid 3px #ce9d4e;
	position: absolute;
	bottom: 0;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 30px;
	background-color: #715433;
}

#footer_body
{
	color: #a88c6d;
	width: 700px;
	margin: 0 auto;
}

#footer a { color: White; text-decoration: none; }
#footer a:hover {text-decoration: underline; }


/* Menu Button list
--------------------------*/

#buttons ul.buttons
{
	position: relative;
	margin: 0;
	padding: 0;
	height: 38px;
}

ul.buttons li
{
	position: relative;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	list-style: none;
	float: left;
	width: 116px;
}

ul.buttons li a
{
	text-align: center;
	padding-top: 9px;
	background-image: url('../images/btn_bg.jpg');
	background-position: 100% 0%;
	display: block;
	height: 29px;
    color: #fff;
    text-decoration: none;
}

ul.buttons li a:hover
{
	background-image: url('../images/btn_bg_hover.jpg');
}

ul.buttons li a.last
{
	background-position: 99.25% 0%;
	width: 120px;
}

div#fb, div#tw, div#wp {
	/*float:right;
	left:823px;
	position: absolute;
	top: 2px;*/
	float:right;
	position:relative;
	height:18px;
	width:19px;
	margin-right:2px;
	margin-left: 0px;
	display:inline-block;
}

div#fb2, div#tw2, div#wp2 {
	float:left;
	position:relative;
	height:18px;
	width:19px;
	margin-right:2px;
	
}
		div#fb:hover, div#tw:hover, div#wp:hover, div#fb2:hover, div#tw2:hover, div#wp2:hover {
		text-decoration:none;
	}
	
	div#fb a, div#tw a, div#wp a, {
		/*height: 100%;*/
		display: block;
		text-decoration:none;
	}
	
	div#fb a:hover, div#tw a:hover, div#wp a:hover, div#fb2 a:hover, div#tw2 a:hover, div#wp2 a:hover{
		text-decoration:none;
	}

	div#fb, div#fb2 {
		background-image: url(/images/NEWfacebook_iconOff.png);
	}
	div#fb:hover, div#fb2:hover{
		background-image: url(/images/NEWfacebook_icon.png);
	}
	
	div#tw, div#tw2 {
		background-image: url(/images/NEWtwitter_iconOff.png);
	}
	div#tw:hover, div#tw2:hover{
		background-image: url(/images/NEWtwitter_icon.png);
	}
	
	div#wp, div#wp2 {
		background-image: url(/images/NEWwordpress_iconOff.png);
	}
	div#wp:hover, div#wp2:hover{
		background-image: url(/images/NEWwordpress_icon.png);
	}		
	


/* Main page content styles
---------------------------*/

div.container
{
        border: solid 1px #ddd;
        padding: 4px;
        width: 430px;
}

div.container_body
{
        margin-top: 2px;
        padding-top: 2px;
        border-top: 1px dotted #ce9e4e;
}

#main h1
{
	padding: 0px;
	margin: 0px;
	color: #467587;
	font-size: 1.5em;
}

#news ul
{
	list-style: none;
	margin: 0;
	margin-top: 2px;
	padding-left: 0em;
	text-indent: 0em;
}

#news li
{
	margin-bottom: 4px;
}

#news a
{
	color: #467587;
	text-decoration: none;
}

#news a:hover
{
	text-decoration: underline;
}

span.news_time
{
        color: #ce9e4e;
}

#dividend_graph
{
	margin-bottom: 20px;
	border: solid 1px #ddd;
	width: 438px;
	height: 188px;
}

/* Info sidebar styles. Market summary, etc.
------------------------*/

#sidebar a
{
	color: #4c8296;
	text-decoration: none;
	target-window: new;
}

#sidebar a:hover
{
	text-decoration: underline;
}

#sidebar ul
{
	list-style: none;
	margin: 0;
	margin-left: 15px;
	padding: 0px;
	text-indent: -11px;
}

#sidebar ul li:before
{
	color: #ce9e4e;
	content: "\00BB \0020";
}

#sidebar td
{
	color: #4c8296;
	font-weight: bold;
}

#sidebar td.market_value
{
	color: #457688;
	color: #715433;
	font-weight: bold;
	font-size: 1.2em;
}

div.sidebar_container
{
	text-align: left;
	width: 220px;
	font-size: 1.0em;
	border: solid 1px #ddd;
	background-color: #fff;
	padding: 2px;
}

div.sidebar_info_header
{
	width: 226px;
	padding-top: 1px;
	height: 25px;
	text-align: center;
	background-image: url('../images/sidebar_info_header_bg.jpg');
	margin-top:;
}

div.sidebar_info_header h1
{
	padding: 0px;
	margin: 0px;
	color: #cae7f1;
	font-size: 1.2em;
}

div.sidebar_photo
{
	width: 210px;
	height: 298px;
	background-image: url('../images/sidebar_photo.jpg');
	background-position: 0% 100%;
}

div.sidebar_photo_text
{
	opacity: 0.7;
	filter: alpha(opacity=70);
	width: 202px;
	background-color: #0d0d0d;
	padding: 4px;
	position: relative;
	color: #fff;
	top: 255px;
}

#market_summary table.market_summary
{
	font-size: 0.8em;
	font-weight: normal;
	padding-right: 2px;
	width: 100%;
}

#market_summary span.defaultbold
{
	font-weight: bold;
}

#market_summary span.default
{
	font-weight: bold;
	color: #715433;
}

#market_summary td.small
{
	font-size: 1.1em;
}

#market_summary td.biggysmall
{
	font-size: 0.8em;
	color: #aaa;
}

/* ------------------
 Columns
---------------------*/

.column
{
	padding: 0px 10px 10px 10px;
	margin: 0px 10px 10px 10px;
}

.column h1 { font-weight: normal; font-size: 1.8em; margin: 14px 0 10px 0; border-bottom: 1px dotted #ce9e4e; padding-bottom: 8px; }
.column h3 { margin: 0; padding: 0; font-weight: normal; }
.column p { padding: 0; margin: 6px 0 10px 0; font-size: 1.0em; line-height: 1.5em; }

.company_columns .first
{
	padding-left: 4px;
	float: left;
	width: 450px;
	_width: 440px;
}

.company_columns .last
{
	margin-left: 0px;
	float: right;
	width: 186px;
}

.last img
{
	margin-top: 14px;
}

.last .caption
{
	padding-left: 4px;
	border-left: solid 3px #eee;
}

.first ul { margin: 0; padding: 0; }
.first li
{
	display: block;
	padding: 4px 4px 4px 10px;
	margin: 8px 0 8px 0;
	background-color: #eee;
}

#acquisitions { padding: 0px 10px 10px 10px; margin: 0px 4px 10px 4px; }
#acquisitions h1 { font-weight: normal; font-size: 1.8em; margin: 0 0 0 0; border-bottom: 1px dotted #ce9e4e; padding: 14px 0 8px 0; }
#acquisitions h2 { border-bottom: 1px dotted #ce9e4e; padding: 0 0 8px 0; margin: 0 0 10px 0}
#acquisitions h3 { margin: 10px 0 10px 0; padding: 0; font-weight: normal; }

#acquisitions p { padding: 0; margin: 6px 0 10px 0; font-size: 1.0em; line-height: 1.5em; }
#acquisitions li { margin-left: 2px; }

#acquisitions ul
{
	list-style: none;
	margin: 6px 0 0 0;
	margin-left: 0px;
	padding: 0px;
}

#acquisitions ul li:before
{
	color: #ce9e4e;
	content: "\00BB \0020";
	margin-right: 4px;
}

#acquisitions td { vertical-align: top; padding-bottom: 12px; width: 400px; }
#acquisitions td.header { color: #467587; width: 150px; }

#acquisitions .article-image { padding: 3px; margin: 12px 0 2px 2px; float: right; text-align: left; color: #444; border: solid 1px #ddd; }
#acquisitions .article-image img {  }
#acquisitions .graphs { text-align: center; padding: 12px 0 12px 0; }

span.contact_header { font-weight: bold; color: #0f0; color: #467587; }

/* ------------------
 Misc
---------------------*/
#movie_player { padding: 10px; background-color: #eee; width: 320px; border: solid 1px #ccc; margin: auto; }
