/* CSS Document */

.camera_wrap .camera_pag .camera_pag_ul {
    text-align: center;
}
.camera_pag{ margin-top: -55px;}
.slideshowck{margin-bottom: 0px !important;margin-top: 30px;
}

.indcat{
    padding: 2px;
    display: block;
    width: 54px;
}
.indcat11 {
    background-color: aquamarine;
}
.indtt{ font-size: 14px; letter-spacing: 3px; padding-left: 20px;}
.indcat144{    background: burlywood;}
.indcat143{    background: darkgrey;}
.indcat141{    background: violet;}
.tablejxtcwall114 tr.oddrow{background-color: #efefef;}
.tablejxtcwall114 tr{ border-bottom: 1px #666 dotted;  }
.tablejxtcwall114 td{ padding-top: 10px; padding-bottom: 10px; padding-left: 10px;}
#aside {display: none}
#content{ display: none;}
.indexcat{ width:49%; display: inline-block;}
.maincatcase{
	background-image: url(../../../images/demobannercase.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	margin-top: -40px;
    z-index: 999;
    position: relative;
}

@media (min-width: 1200px){
.row-fluid .span6 {
    width: 74%;
}
}