﻿body {background-color: #5643B6;min-height: 740px;padding:0;background-image:url(/imgs/homepg/flash.jpg);background-position:top center;background-repeat:repeat-x;background-color:#0E0814;}

div#page-body,
div#page-body-content, 
div#page-body-inner {background-color:transparent;}

div#page-header-navigation {display: none;}

div#page-body {padding:0;margin-top:0;}

div#page-footer {display:none;}

.facebook-button {background-image:url('/imgs/UI/buttons/Facebook-Button-Blu.png');}

.usableView {width:100%;}

div#login, div#tenant-login {position: relative;left: 50%;margin-left: -450px;}

div.recent-user-list a {float:left;padding:5px;margin:5px;border-radius:5px;background-color:#50409C;text-decoration:none;color:white;}
div.recent-user-list a:hover {background-color:#40B1D1;color:white;}

div#search-results {font-size:15px;}

a.search-results--button,
a.search-results--more-button { display:block;padding:10px;text-decoration:none;color:white;margin:10px;cursor:pointer;border:1px solid transparent;}

a.search-results--more-button { background-image:url(/imgs/homepg/icons/search-item.png);background-position:8px center;background-repeat:no-repeat;padding-left:50px; }

a.search-results--button:hover {border-color:rgba(215, 214, 214, 0.65);border-radius:5px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100&0.65+0,0+100 */
background: -moz-linear-gradient(top,  rgba(229,229,229,0.65) 0%, rgba(229,229,229,0) 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(229,229,229,0.65) 0%,rgba(229,229,229,0) 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(229,229,229,0.65) 0%,rgba(229,229,229,0) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ffffff', endColorstr='#00e5e5e5',GradientType=0 ); /* IE6-9 */
}

a.search-results--more-button:hover {border-color:rgba(215, 214, 214, 0.65);border-radius:5px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100&0.65+0,0+100 */
background: -moz-linear-gradient(top,  rgba(229,229,229,0.65) 0%, rgba(229,229,229,0) 50%), url(/imgs/homepg/icons/search-item.png) no-repeat 8px center; /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(229,229,229,0.65) 0%,rgba(229,229,229,0) 50%), url(/imgs/homepg/icons/search-item.png) no-repeat 8px center; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(229,229,229,0.65) 0%,rgba(229,229,229,0) 50%), url(/imgs/homepg/icons/search-item.png) no-repeat 8px center; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ffffff', endColorstr='#00e5e5e5',GradientType=0 ); /* IE6-9 */
}

a.search-results--button:active {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100&0+0,0.65+100 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(229,229,229,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(229,229,229,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(229,229,229,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#a6e5e5e5',GradientType=0 ); /* IE6-9 */
}

a.search-results--more-button:active{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100&0+0,0.65+100 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(229,229,229,0.65) 100%), url(/imgs/homepg/icons/search-item.png) no-repeat 8px center; /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(229,229,229,0.65) 100%), url(/imgs/homepg/icons/search-item.png) no-repeat 8px center; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(229,229,229,0.65) 100%), url(/imgs/homepg/icons/search-item.png) no-repeat 8px center; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#a6e5e5e5',GradientType=0 ); /* IE6-9 */
}

.search-results--results.loading { background-image:url(/imgs/loading/lights-white.gif);background-repeat:no-repeat;background-position:center;min-height:70px; }