/*---------------------------------------------------- Globals*/

* {
    margin: 0;
    padding: 0;
}

html, body {
    font-family: arial;
    font-size: 12px;
}

body{
	background: #9e9e9e url(../img/media/gradient_bg.png) repeat-x;
}

a {
    color: #08246f;
}

a:hover {
    color: #316ac5;
}

a img{
	border: none;
}

h2 {
    padding-bottom: 10px;
}

h3 {
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    padding: 10px 0 10px 0;
}

ul {
	margin-left: 10px;
}
input {
    margin-bottom: 2px;
}

.clear {
    clear: both;
}

/*---------------------------------------------------- Primary Containers*/

div#container {
    position: relative;
    width: 982px;
    margin: 0 auto;
}

div#layout-header {
    position: absolute;
    height: 125px;
    width: 600px;
    left: 20px;
	top: 0;
	padding-top: 11px;
}

#layout-content-column{
    float: left;
    width: 500px;
    height: 100%;
	margin-left: 224px;
	background: url(../img/media/content_top.png) no-repeat;
}

div#footer {
    position: absolute;
    left: 200px;
    bottom: 10px;
    width: 550px;
    padding: 25px 25px 0 25px;
}

div#footer p {
	color: #8d8d8d;
	text-align: center;
}

/*---------------------------------------------------- Layout (Brandable) Header */

div#layout-header .image {
	position: absolute;
	left: 42px;
	text-align:center;
}

div#branded-info {
	position: absolute;
	left: 222px;
	margin: 0 0 5px;
	width: 100%;
}

div#branded-info .image{
	position: static;
	float: left;
	margin: 0 10px 0 18px;
	border: 2px solid #cccccc;
}

div#branded-info .info{
	float: left;
	width: 375px;
}

div#branded-info .name {
    font-size: 16px;
    font-weight: bold;
	margin-bottom: 3px;
}

div#branded-info .company {
    font-size: 16px;
    font-weight: bold;
	margin-bottom: 3px;
}

div#branded-info .agent-team-name {
    font-size: 16px;
    font-weight: bold;
	margin-bottom: 3px;
}

div#branded-info .dre {
    font-weight: bold;
    color: #aaa;
}

div#branded-info .company_address {
    font-size: 12px;
    font-weight: bold;
}

div#branded-info .company_cell {
    font-size: 12px;
    font-weight: bold;
}

div#branded-info .company_email {
    font-size: 12px;
    font-weight: bold;
}

div#branded-info .company_email a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

div#branded-info .company_email a:hover {
    text-decoration: underline;
}

div#branded-info .phone {
    font-size: 12px;
    font-weight: bold;
}

div#branded-info .website, .listings{
    font-size: 12px;
    font-weight: bold;
}

/*---------------------------------------------------- Content Column*/

#layout-content-column #layout-content-column-repeat{
	background: url(../img/media/content_repeat.png) repeat-y;
	padding: 0 15px 0;
	margin-top: 235px;
	position: relative;
}

#layout-content-column #layout-content-column-container{
	position: relative;
	top:  -30px;
	min-height: 100%;
}

#layout-content-column-repeat #layout-copyright{
	margin-top: 90px;
	text-align: center;
	font-size: 11px;
	color: #8c8c8c;
}

/* -----------> Player */

#player{
	position: relative;
	background-color: #000;
	margin-left: 18px;
	margin: 0 auto;
	padding: 6px;
	text-align: center;
}

div.play {
	z-index: 10;
    position: absolute;
    top: 80px;
    left: 196px;
	width: 50px;
	height: 50px;
	background: url(../img/media/play.png) no-repeat;
	opacity: 0.9;
	margin-bottom: -50px;
	cursor: pointer;
}

div.play:hover {
	opacity: 1.0;
}

div#title {
    text-align: center;
    font-weight: bold;
	margin-bottom: 6px;
}

p {
    margin: 10px 0px;
}

/*---------------------------------------------------- Quick Links COLUMN*/

div#quick-links {
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
    padding-top: 165px;
    width: 224px;
}

div#quick-links h3 {
    text-align: right;
    padding-right: 25px;
}

div#quick-links ul {
	position: relative;
	left: 2px;
	padding: 0;
    list-style-type: none;
}

div#quick-links ul li {
    height: 27px;
    line-height: 27px;
    padding-right: 10px;
    text-align: right;
}

div#quick-links ul li a {
    color: #282828;
    font-weight: bold;
    text-decoration: none;
}

div#quick-links ul li a:hover {
    color: #555;
}

div#quick-links ul li.active {
    background-image: url(../img/media/menu_selected.png);
    background-repeat: no-repeat;
    background-position: right;
}

div#quick-links ul li.active a {
    color: #000;
}

/*---------------------------------------------------- Latest Items COLUMN*/

div#agent-photo {
	z-index: 0;
	position: absolute;
	top: 0;
	left: 104px;
    padding-top: 530px;
    width: 224px;
}


#layout-top5-logo{
	margin-left: 54px;
	margin-top: 36px;
}

div#latest-items {
    float: left;
    width: 224px;
}

div#latest-items h3 {
    padding-left: 25px;
}

ul#latest-videos {
	padding: 0;
    list-style-type: none;
}

ul#latest-videos li {
    min-height: 46px;
    margin-bottom: 5px;
    padding: 2px 0px 2px 10px;
}

ul#latest-videos li img {
	float: left;
	margin: 2px 4px 0 0;
	border: 1px solid #eee;
}

ul#latest-videos li a {
    color: #282828;
    display: block;
    font-weight: bold;
    text-decoration: none;
    width: 222px;
}

ul#latest-videos li a:hover {
    color: #555;
}

ul#latest-videos li.active {
    background-image: url(../img/media/item_selected.gif);
    background-repeat: no-repeat;
    border-right: 1px solid #000;
}

ul#latest-videos li.active a {
    color: #000;
}
.video_title{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

/*---------------------------------------------------- Email Form*/

div#email h3 {
}

div#email label {
    float: left;
    width: 100px;
}

div#email .checkbox {
    padding: 5px 0 5px 100px;
}

div#email .checkbox input {
    float: left;
}

div#email .checkbox label {
    display: block;
    float: left;
    width: auto;
    padding-left: 5px;
    padding-bottom: 5px;
}

div#email .captcha {
    clear: both;
}

div#email .captcha label {
    height: 100px;
}

/*---------------------------------------------------- Q&A*/

ul#questions-menu {
    list-style-type: none;
    margin-bottom: 20px;
	padding-left: 16px;
	font-size: 12px;
}

ul#questions-menu li {
	margin: 7px;
    font-size: 13px;
    font-weight: bold;
}

ul#questions-menu li a{
    font-weight: bold;
	text-decoration: none;
}

ul#questions-menu li.active a{
    color: #000;
    font-weight: bold;
	text-decoration: none;
}

div#qa a {
		font-weight: bold;
}
div#qa a:link {
		text-decoration: none;
}
div#qa a:hover {
		text-decoration: underline;
}

div#qa a:visited {
    font-weight: bold;
}
div#qa a:visited{
		color: #316ac5;
		text-decoration: none;
}
div#qa ul{
	margin-left: 25px;
}
/*---------------------------------------------------- Feed*/
div.feed-item .title {
    font-size: 14px;
    padding-bottom: 10px;
    font-weight: bold;
}

div.feed-item .description {
    padding-bottom: 25px;
}

div.feed-item .content p {
    /*margin: 0;*/
}

ul#feed-menu {
    list-style-type: none;
    margin-bottom: 20px;
	padding-left: 16px;
	font-size: 12px;
}

ul#feed-menu li {
	margin: 7px;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0;
}

ul#feed-menu li a{
    font-weight: bold;
	text-decoration: none;
}

ul#feed-menu li.active a{
    color: #000;
    font-weight: bold;
	text-decoration: none;
}

div#feed a,
div#feed a:link,
div#feed a:visited {
    font-weight: bold;
}

div#feed a:visited{
	color: #888;
}


/*---------------------------------------------------- Misc*/

div#error {
    color: #f00;
}

.error-message {
    color: #ff0000;
    padding-left: 110px;
}


ul#properties_list {
	padding: 0;
    list-style-type: none;
}

ul#properties_list li img {
	max-width: 66px; 
	max-height: 60px;
	border: 2px solid black;
	float: left;
	margin: 2px 4px 0 0;
}

ul#properties_list li a {
	min-height: 60px;
    margin-bottom: 5px;
    padding: 2px 0px 2px 10px;
    color: #282828;
    display: block;
    font-weight: bold;
    text-decoration: none;
    width: 222px;
	padding: 2px;
}

ul#properties_list li a:hover {
	background-color: #fdfdfd;
    color: #555;
	padding: 1px;
	border: 1px dashed #ffffe0;
	outline: none;
}

