
/* UploadTable */

.UploadItemTable{
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	width:100%;
	}
	
td.pad
{
	background-color: #e7f4ff;
	padding: 10px 10px 10px 10px;
}
	
.UploadItemTable img
{
}


table.UploadTable
{
	width:100%;
}

table.UploadTable td
{
	width:33%;
	white-space: nowrap;
}


/*Admin_Photo_Gallery*/

.UploadedGallery{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.UploadedGallery img{
	padding: 10px 10px 10px 10px;
}
	
.UploadedGallery table{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
     }
        
.UploadedGallery td{
	border: #fff solid 5px;
	background-color: #e7f4ff;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	}
	
.UploadedGallery td table{
	width: 160px;
	}

.UploadedGallery td table td{
	width: 160px;
	border: none;
	background-color: none;
	padding: 0px;
	}
	
.UploadedGallery p{
	font-size: 12px;
	font-family: "trebuchet ms";
	font-weight: normal;
	line-height: 16px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	}
	
.UploadedGallery a img{
	border: none;
	}


.admin_photo_gallery{
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	}
	
.admin_photo_gallery table{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
     }
        
.admin_photo_gallery td{
	width: 160px;
	border: #fff solid 5px;
	background-color: #e7f4ff;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	vertical-align: top;
	}
	
.admin_photo_gallery td table{
	width: 160px;
	}

.admin_photo_gallery td table td{
	width: 160px;
	border: none;
	background-color: none;
	padding: 0px;
	}
	
.admin_photo_gallery p{
	font-size: 12px;
	font-family: "trebuchet ms";
	font-weight: normal;
	line-height: 16px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	}
	
.admin_photo_gallery a img{
	border: none;
	}
	
        
.customsearch a.submit, 
.customsearch a.submit:hover,
.customsearch a.submit:visited,
.customsearch  a.submit:active {
        font-family: "trebuchet ms";
        font-size: 13px;
        line-height: 16px;
        font-weight: bold;
        color: #fff;
        font-style: normal;
        width: 55px;
        height: 13px;
        background-color: #3d9fff;
        border: #4085c8 solid 1px;
        margin: 10px 0px 0px 0px;
        padding: 0px 14px 0px 14px !important;
        padding: 2px 14px 2px 14px;
        text-decoration: none;
        }

/*Photo_Gallery*/

.photo_gallery{
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
    width: 550px;
	}
	
.photo_gallery table{
    width: 550px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
     }
        
.photo_gallery td{
	width: 125px;
	border: #fff solid 5px;
	background-color: #e7f4ff;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	vertical-align: top;
	}
	
.photo_gallery td table{
	width: 125px;
	}

.photo_gallery td table td{
	width: 125px;
	border: none;
	background-color: none;
	padding: 0px;
	}
	
.photo_gallery p{
	font-size: 12px;
	font-family: "trebuchet ms";
	font-weight: normal;
	line-height: 16px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	}
	
.photo_gallery a img{
	border: none;
	}
	

	

/*gallery popup*/

.gallery_popup{
    width: 750px;
    background-color: #fff;
    border: #b1d9ff solid 10px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 10px;
    position: absolute;
    }
        
.gallery_popup h2{
    font-family: "trebuchet ms";
    font-size: 15px;
    font-weight: Normal;
    line-height: 18px;
    color: #3d9fff;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    display: inline;
    }
        
        
 .gallery_popup h1{
    font-family: "trebuchet ms";
    font-size: 12px;
    font-weight: Normal;
    line-height: 16px;
    color: #3d9fff;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 10px 0px;
    display: inline;
        }
        
.gallery_popup p{
    font-family: "trebuchet ms";
    font-size: 12px;
    font-weight: Normal;
    line-height: 16px;     
    color: #373737;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    display: inline;
     }
        
.gallery_popup img{
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
     }
     	
     	
.close {
	padding:0px;
	}
	
.close ul{
	margin:10px 0px 10px 0px;
	padding:0px;
	}
	
	
	
.close li{
	list-style: url(../images/close_button.gif);
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	}
	
.close a.close, 
a.close:hover, 
a.close:active, 
a.close:visited{
	font-size: 12px;
	font-family: "trebuchet ms";
	font-weight: normal;
	line-height: 12px;
	 color: #3d9fff;
	font-style: normal;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	}
	
a.popup , a.popup :hover, a.popup :active, a.popup :visited{
		font-size: 12px;
		font-family: "trebuchet ms";
		font-weight: normal;
		line-height: 16px;
	 	color: #373737;
		font-style: normal;
		text-decoration: underline;
		display: inline;
		}
	
a.favorites , a.favorites :hover, a.favorites :active, a.favorites :visited{
		font-size: 12px;
		font-family: "trebuchet ms";
		font-weight: normal;
		line-height: 16px;
	 	color: #3d9fff;
		font-style: italic;
		text-decoration: underline;
		}
		
a.find, a.find:visited, a.find:active {
        font-family: "trebuchet ms";
        font-size: 12px;
        font-weight: normal;
        line-height: 16px;
        text-decoration: none;
        font-style: normal;
        color: #373737;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        }
        
a.find:hover {
      text-decoration: underline;
        }
        
a.name, a.name:visited, a.name:active {
        font-family: "trebuchet ms";
        font-size: 12px;
        font-weight: normal;
        line-height: 16px;
        text-decoration: none;
        font-style: normal;
        color: #373737;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        }
        
a.name:hover {
      text-decoration: underline;
        }