.PxgGlobalImage { 
	padding: 3px; 
	border: 1px solid #cbdaeb; 
	background-image: url('/wp-content/plugins/awsompixgallery/images/background.gif');
	} 
.PxgImage { 
	padding: 3px; 
	border: 1px solid #cbdaeb; 
	background-image: url('/wp-content/plugins/awsompixgallery/images/background.gif');
	}
.PxgSubGaleryImage {
	padding: 3px; 
	border: 2px solid #0daa18; 
	}

#PxgPopupClose { 
	float: right;
	font-family: verdana;
	font-size: 10pt;
	color: white; 
	border: 0px solid white;
	}

#PxgPopupHeader { 
	cursor: pointer; 
	width: 100%;
	margin: 0px;
	height: 20px;
}

#PxgPopupLayer { 
	position: absolute;
	background-color: white; 
	background-image: url('/wp-content/plugins/awsompixgallery/images/background.gif');
	padding: 5px; 
	padding-top: 7px;
	margin: 0px; 
	vertical-align: middle;
	border: 1px solid #90c0e8;
	text-align: center;
	}

#PxgPopupTitle { 
	float: left;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
	color: white;
	}

#PxgPopupImageLoading {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 19px;
	width: 220px;
	}

#PxgPopupImage {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #c3def4;
	border-left: 1px solid #c3def4;
	border-right: 1px solid #b4c7d6;
	border-bottom: 1px solid #b4c7d6;
	}

.PxgContentInfo {
	font-family: arial; 
	font-size: 5pt; 
	text-transform: uppercase;
	color: gray;
	}

.PxgPopupDrag { 
	position: absolute; 
	}

.PxgMasterTable {
	margin-left:auto;
	margin-right:auto;
	clear: both;
	/*text-align: left;
	float: left;*/
	}


.PxgMasterTable td {
	float: center;
	margin: 0px;
	padding: 0px;
	}

.PxgGalleryTable {
	border: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
	float: left;
	}

.PxgGalleryTable tr {
	margin: 0px;
	padding: 0px;
	}

.PxgGalleryTable td {
	padding: 0px;
	margin: 0px;
	text-align: center;
	}

.PxgGalleryInnerTable {
	padding: 0px;
	margin: 0px;
	width: 100%;
	}
	
.PxgGalleryInnerTable a:link, .PxgGalleryInnerTable a:visited {
	color:#0099CC;
} 

.PxgGalleryInnerTable a:hover {
	color:#333333;
} 




.PxgGalleryInnerTable td {
	padding: 3px;
	margin: 0px;
	text-align: center;
	}

.PxgPageTable {
	border: 0px;
	padding: 0px;
	float: left;
	font-size: 11px;
	font-family: verdana;
	margin: 5px 0px;
	width: 100%;
	}

.PxgPageTable td {
	padding: 0px;
	margin: 0px;
	width: 33%;
	}

.PxgPageTable td a:link, .PxgPageTable td a:visited{
		font-family: verdana;
		font-size:10px;
		color: #333333;
		text-decoration: none;
}

.PxgPageTable td a:hover {
		color: #ff4242;
}
	
	
#awsomfootercredit {
	text-align: center;
	font-size: 10px;
	}
	
.PxgPaginationLink {
	text-align: center;
	font-size: 11px;
	color: #0099CC;
	padding: 4px;
	font-weight: normal;
	}
	
.PxgPaginationCurrentLink {
	text-align: center;
	font-size: 12px;
	padding: 4px;
	text-decoration:none;
	font-weight: bold;
	color: #ff4242;
	}
	
#PxgGalleryWrapper {
	font-size:11px;
}
	
.galleryBreadCrumb:link, .galleryBreadCrumb:visited {
	font-size:11px;
	color: #333333;
	font-weight: bold;
}

.galleryBreadCrumb:hover {
	color: #999999;
}

/*a:link, a:visited {
	font-size:11px;
	color: #0099CC;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	color: #999999;
}
*/