.dt-skin-blue p {
	color: #3e5d62;
}
.dt-skin-kaleidoscope, .dt-skin-kaleidoscope h1 {
	color: #000 !important;	
}
.dt-skin-classical p {
	color: #a49696 !important;	
}
.dt-skin-green p  {
	color: #2A2A2A;
	
}
.dt-skin-classical h1 {
	color: #F98886 !important;
}
.dt-skin-minty {
	color: #3e5d62;
}
.dt-skin-jeans {
	color: #a8a2a2;
}
.dt-skin-jeans h1 {
	color: #ED7E7C !important;
}
.dt-skin-orchid {
	color: #261D1E;
}




img.mainimg
{
    margin:20px;
    margin-top:10px;
    border:1px solid #dedede;
    box-shadow: 5px 5px 2px #888888;
    display:block;
    width:250px;
}
    
    
    .crumbtitle
    {
        margin-bottom:20px !Important;
        padding-top:2px;
    }
    
    




ul#filterOptions li
{
    list-style-type:none;
    float:left;
    border-left-width:0 !Important;
}


.button2
{
    font-size:16px;
    width:200px;
    padding-top:10px !Important;
    padding-bottom:10px !important;
    float:left;
    margin-right:20px !important;
}

#filterOptions li a, .button2, .button3{
	box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.2) inset;
	padding: 2px 6px 2px 6px;
margin: 1px 2px 0px;
text-align: center;
display: block;
position: relative;
white-space: nowrap;
height: 20px;
color: rgb(255, 255, 255) !important;
text-shadow: 1px 1px 0px rgb(122, 7, 30) !important;
color:White;
background-color:rgb(202, 40, 46);
text-decoration:none;
border-radius:3px;
	
	}

.button3 
{
    width:150px !important;
    margin-top:10px;
}

#filterOptions li a:hover, #filterOptions li.active a, .button2:hover, .button3:hover{
	background-color: rgb(92, 92, 92) !important;
	
}
   
  #filterOptions li:after
{
    border-left:0 none transparent !important;
}

input, textarea
{
    padding:5px;
    border:1px solid #999
}

#plusgallery #pgthumbcrumbs 
{
    border-bottom-width:0px !Important;
    
}