body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;

}

#_atssh{
	display:none !important;}

.wrap {
    margin: 0 !important;
    min-width: 345px;
    overflow: hidden;
    width: 100%;
}

.topbanner {
    display: none;
}

.header {
    background-image: url("../../assets/images/index/header_sm.png");
    background-position: center 0;
    height: 72px;
    margin: 0;
    width: 100%;
}
#searchtext {
    display: none;
}

#cse-search-box {
    display: none;
}


#navigation {
    background-color: #003366;
    min-height: 10px;
    margin: 0;
    overflow: hidden;
    padding-bottom: 0;
    width: 100%;
}
#navigation ul {
    padding: 0;
		display:none;
}

#navigation ul li {
    display: block;
    float: left;
    width: 50%;
}

#navigation ul li a {
    background-image: none;
    border-right: medium none;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: Courier New;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    margin-bottom: 13px;
    padding: 5px;
}


#home {
	width: 85px;	
}
#home:hover {
	background-position: 0px 0px;
}

#murdermap {
	width:140px;
	background-position: -85px -0px;
}
#murdermap:hover {
	background-position: -85px 0px;
}
#murdermapselected  {
	background-position: -85px 0px;
}

#investigate {
	width:145px;
	background-position: -225px -0px;
}
#investigate:hover {
	background-position: -225px 0px;
}

.mailbox {
	width:104px;
	background-position: -370px -0px;
}
.mailbox:hover {
	background-position: -370px 0px;
}

#news {
	width:84px;
	background-position: -474px -0px;
}
#news:hover {
	background-position: -474px 0px;
}

#comments {
	width:134px;
	background-position: -558px -0px;
}
#comments:hover {
	background-position: -558px 0px;
}

#contact {
	width:123px;
	background-position: -692px -0px;
}
#contact:hover {
	background-position: -692px 0px;
}

#about {
	width:85px;
	background-position: -825px -0px;
}
#about:hover {
	background-position: -825px 0px;
}

.lavaLamp li.back {
    display: none !important;
}

#navigation .break {
	display:none;
}

#casewrapper {
    clear: both;
    width: 100%;
}

#thecase {
    display: block;
    width: 100%;
}

#caseheader {
    background-image: url("../../assets/images/cases/case-header_sm.png");
    background-repeat: no-repeat;
    min-height: 75px;
		background-position:0 0;
}

#casenamewrapper {
    left: 0;
    padding: 8px 0 3px 20px;
    position: relative;
    top: 0;
}

#SHADOWWRAPPER{
	    background-image: none !important;
    background-repeat: repeat !important;
    margin: 0 auto !important;
    width: 100% !important; }


	
.victim-wrapper {
    float: left;
    margin: 0;
    width: 100%;
}

.multiple-victims .victim-wrapper {

    width: 50%;
}

.vicitimdetailwrapper {
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 10px 20px 8px;
}

.vicitimheader {
    background-image: url("../../assets/images/cases/bg-case-header.jpg");
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #043769;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    padding: 7px 20px;
}

#casevictims {
    border: medium none;
    display: block;
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
    width: 50%;
		border-top: 1px solid #CCCCCC;
		display:none;
}

#thecase .multiple-victims-inner{
	width:100%;}

#casecontent {
    clear: both;
    display: block;
    float: none;
    width: 100%;
}
.caseinfo-wrapper {
    border: medium none !important;
    height: auto !important;
    margin: 25px 0 5px;
    width: 100% !important;
}

.caseinfo {
    display: block !important;
    overflow: hidden;
    width: 100% !important;
}

.caseinfo-inner {
    width: 40% !important;
}

.caseinfo-image {
    border: medium none !important;
    padding: 1% !important;
    width: 38% !important;
}

.caseinfo-image img{
	max-width:100% !important;
	}

#statuswapper {
    border-left: medium none;
}	

#categorywrapper {
    border-left: medium none;
}
#casesynopsiswrapper {
    border-left: medium none;
}

#casesynopsiscontent {
    border: medium none;
    margin: 0 !important;
    min-height: 400px;
    padding: 10px;
}



#casemurderers {
    border-top: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
    width: 50%;
		display:none;
}
.murdererdetailwrapper {
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 10px 20px 8px;
    width: auto;
}

.murdererheader {
    background-image: url("../../assets/images/cases/bg-case-header.jpg");
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    font-size: 18px;
    margin-left: 0;
    padding: 7px 20px;
    width: auto;
}

.multiple-victims .murdererheader, .multiple-victims .murdererdetailwrapper {

}


#thecase .show{
	display:block;
	}
#casefooterwrapper {
    display: block;
    padding: 30px 10px;
    position: relative;
}

#casefooter {
    clear: both;
    padding: 0 !important;
}
#casefooterbg{
	display:none;
}

#backtomap {
    bottom: auto;
    display: block;
    left: 5px;
    position: absolute;
    top: 0;
    z-index: 1;
}

#mailbox {
    bottom: auto;
    color: #677889;
    display: inline;
    font-family: Courier New;
    font-size: 13px;
    font-weight: bold;
    left: auto;
    position: relative;
    z-index: 1;
}

#mailboxtextpart1 {
    bottom: auto;
    color: #000000;
    display: inline;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    left: 0;
    position: relative;
    z-index: 1;
}

#mailboxtextpart2 {
    bottom: auto;
    color: #000000;
    display: inline;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    left: auto;
    position: relative;
    z-index: 1;
}

#backtop {
    bottom: auto;
    display: block;
    position: absolute;
    right: 5px;
    top: 0;
    z-index: 1;
}

img.wrapper-shadow{
	display:none;
	}
	

#footermenu {
    background-color: #003366;
    color: #FFFFFF;
    display: none;
    font-family: Courier New;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

#footermenu img{
	display:none;
	}	
	
.footermenulinks {
    border-right: medium none;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: Courier New;
    margin-bottom: 13px;
    padding: 1%;
    width: 48%;
}
#copyright {
    height: auto;
    margin: 0 20px;
    padding-top: 10px;
}

.cnews {
    color: #003366;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-align: center;
    width: 50%;
}

.pedalo {
    color: #666666;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-align: center;
    width: 50%;
}