.ui-page {
background: #f4fcd3;
color: #cc6600 !important;
}

body {
/*
font-family: Verdana, Arial, Helvetica, sans-serif;
*/
}


.details {

    padding: 3px;
    padding-left: 1px;
    padding-right: 1px;
    text-align: center;

}

img { border-style: none; vertical-align:middle; }
img.fade { opacity: 0.4; filter: alpha(opacity=40); zoom: 1; }

.map_infowindow {
	font-size: 12px !important;
	overflow:hidden !important;
	padding: 0px !important;
	margin: 0px !important;
	color: black !important;
	font-family: arial,sans-serif !important;	
	line-height: normal !important;
}

hr {background:#dddddd;color:#ddd;clear:both;float:none;width:100%;height:1px;border:none;}


.has-odd-thumb li a {
    padding-left: 170px !important;
    height: 110px !important;
    background-color:#f4fcd3 !important;
    color:#cc6600 !important;
}

.has-odd-thumb img {
    position: absolute;
    margin: auto;
    bottom: 0; left: 0; top: 0; right: 0;
    max-height: 120px;
}

#mcolor, #displayCategoriesBtn {
    background: #e9e9e9 !important;
    color:#cc6600 !important; 
}

#catList li a{
    color:#cc6600 !important; 
}

#navbar {
    width: 100%;      
}

ul.ui-nodisc-icon li:first-child .ui-btn:after {
  background-color: #4da6ff;
}

.ui-listview .ui-btn .ui-btn-inner .ui-icon-arrow-r {
    background-color: red !important;
}


#iGallery {
list-style: none;
padding: 0px;
margin: 5px;
text-align: center;
}
#iGallery li {
margin-left: -2px;
margin-right: -2px;
list-style-type: none;
border: 0px;
display: inline;
}

#iGallery li img{
border: 1px solid #999;
}

#iGallery li a{
margin: 0;
padding: 0;
list-style-type: none;
}

/* imageflip CSS. Copy & Paste this to your CSS file */
#wallpaperslide {
background-color: #000;
margin: 0px;
padding: 0px;
border: none;
height: 100%;
width: 100%
}
#tadcontent {
padding: 0px;
margin: 0px;
position: relative;
background: #000;
height: 100%;
width: 100%;
}
#imageflipimg {
vertical-align: middle;
height: 100%;
width: 100%;
z-index: 98;
background-position: center;
background-size: contain;
text-align: center;
background-repeat: no-repeat
}
#imagefliper {
width: 100%;
top: 45px;
bottom: 0px;
position: absolute;
z-index: 99
}
#tadnavi {
position: fixed;
top: 0px;
z-index: 100;
width: 100%;
opacity: 0.7;
display: none;
background-color: #333333;
color: #FFFFFF;
}

#tadinfo {
position: fixed;
display: none;
bottom: 0px;
width: 100%;
padding: 5px;
background-color: #333333;
opacity: 0.7;
color: #FFFFFF;
text-align: center;
font-size: small;
font-family: Verdana, Geneva, sans-serif
}

#tadnavi li a {
    color: white !important; 
    border: none;
}
 
#infoList li a, #infoList li.ui-li-divider {
    text-align: center !important;
    color:#cc6600 !important; 
} 

.ui-btn {
    color:#cc6600 !important; 
}

.ui-li-thumb, .ui-li-icon {
    left: 1px;
    max-height: 75px !important; 
    max-width: 100px !important; 
    position: absolute;
    top: 0;
}

#catsList li a, #catsList li.ui-li-divider {
    padding: 0;
    padding-left: 125px;    
    padding-top: 20px;  
}
