/** ..:: LOWDOWN ONLINE | EVENTS ::.. **/

/* Heading */
#heading { padding-left: 50px; background: url('/Resources/LowDown/Sites/Lowdown/Images/Icons/whats_on.png') center left no-repeat; }

/** == SEARCH BAR ==**/

#searchBar { -moz-border-radius: 4px; -webkit-border-radius: 4px; background-color: #E6E6E6; margin: 0 0 10px 0; overflow:hidden; padding:10px; position:relative; }

.is_ie6 #searchBar { zoom: 1; }

#searchBar .field { padding: 10px 10px 10px 30px; float: left; width: 350px; font-size: 15px; color: #000; margin-right: 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background: white url("/Resources/Lowdown/Sites/Lowdown/Images/Icons/search.png") no-repeat 10px 12px; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
 #searchBar select.field  { background-image: none; height: 40px; background-color: #fff; }
}

#searchBar .select { width: 200px; float: left; margin: 8px 0px; }

#searchBar .button { margin-top: 5px; }

.side { float: left; }

/** == CATEGORIES == **/

#categories {
	position: relative;
	overflow: hidden;
	float: left;
	width: 170px; /* 140px */
}
#categories .category { position: relative; overflow: hidden; display: block;padding: 10px 0; border-bottom: 1px dotted rgba(0,0,0,0.2); font-size: 14px; color: rgba(0,0,0,0.8); text-decoration: none;}
#categories .selected { background-color: #ffffaa; }
#categories .category:hover { color: black; }
#categories .cat { padding: 5px 10px; }
#categories .category_color { display: block; float: left; width: 15px; height: 15px; margin-right: 10px; margin-top: 2px; }

#categories .actions {
	margin-top: -5px;
	margin-bottom: 10px;
}

#categories .link a {
	text-decoration: none;
	color: #000;
}

/** == MAIN AREA == **/

#main {
	margin-left: 190px;
	border-left: 1px solid rgba(0,0,0,0.1);
	padding-left: 20px;
	min-height: 350px;
}

.is_ie6 #main { zoom: 1; }

#main h3 {
	border-bottom: 1px dotted rgba(0,0,0,0.2);
	padding-bottom: 5px;
}

#whats-on .resultsCount {
	background: url("/Resources/Lowdown/Sites/Lowdown/Layout/bg_heading.jpg") repeat scroll left top black;
	color: white;
	display: inline-block;
	margin: 10px 0px;
	padding: 2px 5px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-weight: bold;
	font-size: 20px;
}

.is_ie6 #whats-on .resultsCount { zoom: 1; }

#whats-on .items { position: relative; overflow: hidden; }
.is_ie6 #whats-on .items { zoom: 1; }

#whats-on .item {
	border-bottom: 1px solid #666;
	color: black;
	display: block;
	font-size: 16px;
	margin: 0 7px 0px 0;
	overflow: hidden;
	padding: 10px;
	position: relative;
	text-decoration: none !important;
	width: auto;
	-moz-box-shadow: 3px 3px 0 #fff;
	-webkit-box-shadow: 3px 3px 0 #fff;
}

.is_ie6 #whats-on .item { zoom: 1; }

#whats-on .item .name a {
	color: #000;
	text-decoration: none;
}

#whats-on .item:hover, .item:focus {
	background-color: #AB1E1B;
	color: white;
	border-color: #AB1E1B;
	-moz-box-shadow: 3px 3px 0 #ddd;
	-webkit-box-shadow: 3px 3px 0 #ddd;
}
#whats-on .item:hover .byline, .item:focus .byline { color: white; }
#whats-on .item:hover .byline a { color: #fff; }
#whats-on .item:hover .name a { color: #fff; }

#whats-on .cat { position: absolute; right: 0px; top: 0px; padding: 5px 10px; font-size: 11px; font-weight: normal; }
#whats-on .count { font-size: 11px; font-family: Arial; color: #666; }

#whats-on .byline { display: block; padding: 5px 0px 0px 0px; font-size: 12px; font-weight: normal; font-family: Arial; color: #AB1E1B; }
#whats-on .state {
	padding: 0px 5px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	color: #8F8F8F;
	margin-top: 6px;
}

#whats-on .date {
	color: white;
	display: block;
	float: right;
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	margin: -10px -10px 10px 10px;
	padding: 3px 7px;
	text-align: center;
	background-color: #666;
}
.is_ie6 #whats-on .date  { margin-right: 0px; }


#whats-on .date small { display: block; font-size: 10px; }
#whats-on .item:hover .date { background-color: #AB1E1B; color: white; border: 1px solid white; border-top: 0; border-right: 0; }
#whats-on .item:hover .state { color: #fff; }

/** MISC **/
#whatsOn-results .loading {
	background: url( '/Resources/LowDown/Sites/Lowdown/Images/Icons/large-spinner.gif') center center no-repeat;
	min-height: 150px;
}

#whats-on .load-more {
	display: inline-block;
	text-decoration: none;
}

#whats-on .aurora-overtext {
	font-size: 15px;
	color: #999999;
	padding: 11px 10px 10px 10px;
	font-family: Arial, sans-serif;
	margin-left: 22px;
}

/* Companies */

.whatson { background: url('/Resources/LowDown/Sites/Lowdown/Images/Backgrounds/whatson_heading.jpg') top right no-repeat; padding: 30px 200px 0px 0px; margin: -20px 0px 20px 0px;}
.event_number { position: absolute; left: 0; top: 10px; font-size: 18px; color: #999; width: 20px; text-align: right; display: block; }

.company-short.skinny {
    margin:0 10px 10px 0;
    min-height:250px;
}
.company-short {
    background-color:#FFF;
    float:left;
    margin:0 10px 10px 0;
    height: 270px;
    padding: 9px;
    width: 197px;
    border: 1px solid #999;
    position: relative;
    overflow: hidden;
}

.company-short:hover { border: 5px solid #AB1E1B; padding: 5px; }
.company {
    overflow:hidden;
    text-decoration: none;
    color: #000;
    font-family: Arial, Georgia, sans-serif;
}
.company .company_name {
    font-size: 14px; display: block;
    font-weight: bold;
    margin: 10px 0px 5px;
    text-transform: uppercase;
}

.company small { font-size: 12px; color: #666; }

.company .company_logo {
    margin: 0px -10px 10px;
    width: 216px;
    height: 140px;
    position: relative;
    overflow: hidden;
    text-align: center;
    display: block;
}

.company .company_logo .logo_holder {
    height: 120px;
    display: table-cell;
    vertical-align: middle;
    width: 216px;
}

.company .company_logo img { z-index: 1; }

.company .company_logo .mask-grey {
    background: url('/Resources/LowDown/Sites/Lowdown/Images/Backgrounds/mask-grey.png') left bottom no-repeat;
    width: 216px;
    height: 120px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
}

.company-short .event_count { position: absolute; bottom: 15px; left: 10px; color: #AB1E1B; font-weight: bold; display: block; }
.company-short:hover .event_count { bottom: 11px; left: 6px; }
