body {
}
#divGalleryImage
{
    float:left;
    /*padding-left:3px;
    padding:3px;
    border:1px solid silver;*/
    border-radius:5px;
    background-color:white;
    /*box-shadow:1px 1px 4px #c0c0c0;*/
    margin-bottom:20px;
    margin-left:5px;
	margin-right:18px;
	width:198px;
}
.divSelectedCategory .thumbnail 
{
    background:#F6E1C6;
    padding: 15px;
}

#galleryCateImage
{
    
}

#divCategory .thumbnail 
{
    padding: 10px;
}

.divCatBackground
{
    /*padding-left:3px;*/
    padding:10px;
    /*border:1px solid silver;
    border-radius:8px;
    background-color:white;
    box-shadow:3px 2px 3px #C0C0C0;*/
    margin-bottom:20px;
}
#divCategory
{
    background-image: url("/media/1023/sheprator1.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    float: left;
    margin-bottom: 20px;
    margin-left: 13px;
    overflow: hidden;
    width: 21%;  
	
}
.divSelectedCategory
{
    /*padding-left:3px;*/
    padding:10px;
    /*border:1px solid silver;*/
    border-radius:8px;
    /*background-color:silver;*/
    /*box-shadow:3px 2px 3px #C0C0C0;*/
    margin-bottom:20px;
    width:179px;
    /*background-image:url('../images/Arrow_Gallery.jpg');*/
    background-repeat:no-repeat;
    background-position:right center;
}

#divCategory li a img
{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*border:5px solid gray;*/
    border-radius:7px;
    box-shadow:2px 1px #1B1B1B;
}

#divCategory #divGalleryImage a
{
    text-decoration: none;
    padding: .2em 1em;
    color: #fff;
    padding:4px 4px;
		width:184px;
}
#divCategory #divGalleryImage a img
{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border:5px solid gray;
    border-radius:7px;

}

#navcontainer #gallery
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    /*height:98%;*/
    width:103%;
    overflow:auto;
    margin-top:-13px;
    
}

#navcontainer ul li { display: inline !important; }

#navcontainer #divGalleryImage a
{
    text-decoration: none;
    /*padding: .2em 1em;*/
    color: #fff;
    /*padding:4px 4px;*/
}
.thumbnail
{
	padding:8px !important;
}

#navcontainer
{
    float:left;
    /*margin-left:20px;*/
    display: inline !important;
    border:0px inset;
    padding:20px 20px;
    border-radius:5px;
    width:70%;
    /*height:75%;*/
    margin-bottom:20px;
    
    /*overflow:scroll;*/
    
    
    
    
}
/*#navcontainer : hover
{
    opacity:0.6;
}*/
#divGalleryImage:hover
{
    background: none repeat scroll 0 0 #f6e1c6;
}

#navcontainer #divGalleryImage a img
{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*border:5px solid gray;*/
    border-radius:7px;
    opacity:1;
}
/*#navcontainer #divGalleryImage a img:hover
{
    opacity:0.6;
    -ms-transform: scale(1.05); 
    -webkit-transform: scale(1.05); 
    transform: scale(1.05);
    border-color:Black;
    box-shadow: 0px 0px 30px #888888;

}*/
#CategoryName
{
     background: none repeat scroll 0 0 #b11a1e;
    color: white;
    font-family: verdana;
    font-size: 20px;
    display:none;
    margin-bottom: 27px;
    margin-top: -7px;
    padding: 6px 6px 6px 14px;
}
#Category
{
    color:#000;
    font-size:15px;
    padding-left:10px;
    margin-top:-25px;
    font-weight:bold;
    margin-bottom:15px;
    font-family:Segoe UI;
}
#SelectedCategory
{
    color:#000;
    font-size:15px;
    padding-left:10px;
    margin-top:-25px;
    font-weight:bold;
    margin-bottom:15px;
}
#CateTitle
{
    color:#3F3F3F;
    margin-bottom:20px;
    font-size:20px;
    font-weight:bold;
    font-family:verdana;
	display:none;
}
#GalleryCateTitle
{
    color:#3F3F3F;
    margin-bottom:10px;
	margin-top:10px;
    font-size:20px;
    
    font-family:verdana;
	
}
#divGalTitle
{
    color: #0b7ca8;
    font-family: Segoe UI;
    font-size: 23px;
    font-weight: bold;
    margin: 10px 0;
    padding-left:24px;
}
#divMainContactUs 
{
    border-left: 1px solid gray;
    border-right: 1px solid gray;
}

.videoContent {
	border: 7px solid #f6e1c6;    
    margin-left: 25px !important;
    margin-top: 20px;
    padding-left: 0;
	width:180px !important;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
