body{
	background-color:#CBC7BB;
	color:#000;
}
a {
	color:#990000;
}

/*==================================
Global Styles
=================================*/
.mainContent{
	
	font-family:Verdana;
	width:512px;

}
.pageContent{}
.pageName{}
.pageDetails{
	
	text-align:center;
}

.returnLink{
	font-size:11px;


}

.tableGridPadding{
	padding:8px;
}


/*==================================
Gallery Master Page Styles
==================================*/
.galleryMasterThumbnailContainer{
	text-align:center;
	/*border-width:1px;
	border-color:#e4e4e4;
	border-style:solid;*/
	height:210px;
	padding-top:15px;
	padding-bottom:10px;
	
}

.galleryMasterThumbnail{
	width:auto;
	height:auto;
	/*border-right-width:3px;
	border-right-color:#cccccc;
	border-right-style:inset;
	border-bottom-width:3px;
	border-bottom-color:#cccccc;
	border-bottom-style:inset;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;*/
	
}
.galleryMasterThumbnail img{
	border-color:#fff;
	border-style:solid;
	border-width:4px;
	

}

.galleryDetails{
	

}

.galleryMasterGalleryTitle{
	padding-top:8px;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#000;

}
.galleryMasterGalleryDescription{
	font-family:verdana;
	font-size:10px;
	color:#000;
	width:99px;
	text-align:center;
	margin:auto;
}

/*==================================
Gallery Detail Page Styles
==================================*/
.galleryDetailPageTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000;
	text-align:center;
}

.galleryDetailPageDescription{
	font-size:12px;
	text-align:center;
	color:#000;
}

.galleryDetailThumbnailContainer{
	text-align:center;
	/*border-width:1px;
	border-color:#e4e4e4;
	border-style:solid;*/
	height:180px;
	padding-top:15px;
	/*background: url('images/fade.jpg') top left repeat y ;*/
}

.galleryDetailThumbnail{
	width:auto;
	height:auto;
	/*border-right-width:3px;
	border-right-color:#cccccc;
	border-right-style:inset;
	border-bottom-width:3px;
	border-bottom-color:#cccccc;
	border-bottom-style:inset;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;*/

}

.galleryDetailThumbnail img{
	border-color:#fff;
	border-style:solid;
	border-width:5px;
}
.galleryDetailDetails{
	padding-top:5px;
	font-size:9px;
	color:#000;
	

}
.galleryDetailDetailsTitle{
	color:#000;
	font-size:10px;
	font-weight:bold;
}
/*=========================================
Image Detail Styles
==========================================*/

.imageDetailNav{
	width:500px;
	padding-top:15px;
	padding-bottom:20px;
	font-size:11px;
	font-weight:bold;
	color:#000;

}
.imageDetailBackNavOn,.imageDetailBackNavOff{
	text-align:left;
	width:auto;
	float:left;
	
}
.imageDetailReturnLink{
	float:left;
	text-align:center;
	width:410px;
}
.imageDetailNextNavOn, .imageDetailNextNavOff{
	text-align:right;
	width:auto;
	
	
}
.imageDetailsContainer{
	width:auto;
	margin:auto;
	text-align:left;
	

	

}


.largeImage img{
	border-color:#fff;
	border-style:solid;
	border-width:8px;
	width:auto;
	

}
.imageDetailsTitle{
	font-weight:bold;
	
}
.imageDetailsRule{


}
.imageDetails{
	padding-top:10px;
	font-size:11px;
	color:#000;
	
	
}
.imageDetailsDescription{
	font-size:11px;
	color:#000;
	width:auto;
	
}

.imageDetailsPrintText{
	font-size:11px;
	padding-bottom:10px;

}
.commentsContainer{
	font-size:11px;
	width:auto;
	/*border-color:#e4e4e4;
	border-width:1px;
	border-style:solid;*/
	padding:15px;
	
	
}
.commentsTitle{
	font-size:11px;
	font-weight:bold;

}
.commentsContainer td{
	font-size:11px;
}
.purchaseButton{
	background-color:#333333;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	color:#999999;
}

