/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 19-Dec-2013, 12:50:41
    Author     : User
*/


.innerLogo{
    float: right;
    margin-top: 0;
}
.footerContent{
    text-align: center;
}
.powredby{
    float: none;
    display: inline-block;
    margin-top: -3px;
}

.mainContent{
    margin-bottom: 40px;
}
.showStartWrap.short{
    height: 5px;
    background-color: #d2d2d2;
} 

.showRightContent {
    float: right;
    width: 600px;
}

.showSidebar{
    float: left;
    width: 290px;
    background: white;
    padding: 15px;
}

.featured{
    float: right;
    margin: 0 0 10px 10px;
}

.properties{
    margin-top: 30px;
    color: #707070;
    font-size: 14px;
    vertical-align: middle;
}

.properties img{
     vertical-align: middle;
     margin-right: 10px;
}
.titleExtraBorder{
     border-bottom: 1px solid #F62A6B;
}
.titleExtraBorder.events{
    margin-bottom: 20px;
}
.titleExtra .titleRow{
    background: #ee1e6c;
    border-color: #ee1e6c;
    height: 28px;	
    width: auto;
}

.menuwrap{height: 3px;}

.showDescTitle h3{
    color: black;
}

.properties .showDescTitle h3{
    margin-bottom: 20px;
}
p.dates{
    float: right;
    margin: 18px 15px 0 0;
	width: 444px;
}

p.dates.searchLike {
	float: right;
    margin: 9px 15px 0 0;
    width: auto;
}

p.dates .title{
    color: black;
}
p.dates .date{
    color: red;
    margin-right: 5px;
    margin-left: 10px;
}

.headInfo.long{
    width: 40px;
}

.resultData {
    width: 667px;
}

.resultGoBtn{
	height: 40px;
	height: 28px;
}

.catResults li{
	height: 228px;
}

@media (max-width:960px) {
.bannersN, .bannersN img, .menu, .newStripLC, .catResults, .footerContent, .footerLinks, .showRightContent, .showSidebar, .resultData, .resultLiImg img, .mainContent .featured img {width:100%; float:none;}
.newHeader, .resultLiImg img {height:auto;}
.catResults {padding:0 10px !important;}
.catResults li {padding:20px 0 !important; border-bottom:1px solid #d7d7d7;}
.catResults li:hover {background:none; border:1px solid transparent;}
.resultLiImg, .mainContent .featured {max-width:30%;}
p.dates {width:50%;}
p.dates.searchLike {width:100%; margin:0;}
.innerLogo img{height: 40px;}
.newStrip{height: 40px;}
.newStrip .newStripLC{text-align: right;}
.newStrip .newStripLC .innerLogo{float: none;}
.bannersN{margin-top:0;}
}