@charset "utf-8";
/* CSS Document */

.smallgallerycontainer{
float: left;
width: 230px;
height: 204px;
padding: 7px;
background: #f3f3f3 url('~/media/Wellard/244x218gallery_bg.ashx') no-repeat;
}

.smallgallerycontainerb{
float: left;
width: 300px;
/*height: 400px;*/
padding: 7px;
background: #f3f3f3 url('~/media/Wellard/244x414_bg.ashx') no-repeat;
}

.smallgalleryimagediv{
position: relative;
top: 0px;
left: 0px;
width: 300px;
/*height: 204px;
background: transparent url('~/media/Wellard/sample_photo.ashx') no-repeat;*/
z-index:1;
}


.smallgallerycontent{
position:relative;
top:0px;
padding-left: 15px;
padding-right: 15px;
font-family:Verdana,Arial;
font-size:9pt;  
font-weight: normal;
color: #666666;
line-height:14px;
text-align:left;
}

.smallgallerytitle{
line-height:50px;
font-size:10pt;  
font-weight: bold;

}

.smallgallerybackbutton{
/*position: relative;
left: 0px;
top: 150px;*/
cursor: pointer;
}

.smallgalleryforwardbutton{
/*position: relative;
left: 260px;
top: 150px;*/
cursor: pointer;
}

.smallgallerypagenumber{
position: absolute;	
width:49px;
height:22px;
bottom:0px;
left:130px;
background: transparent url('~/media/Wellard/pgno_tabreverse.ashx') no-repeat;
font-family:Verdana,Arial;
font-size:9pt;  
font-weight: normal;
color: #666666;
line-height:22px;
text-align:center;
}

.medgallerycontainer{
float: left;
width: 473px;
height: 431px;
padding: 7px;
background: #f3f3f3 url('~/media/Wellard/497x445gallery_bg.ashx') no-repeat;
}

.medgalleryimagediv{
position: relative;
top: 0px;
left: 0px;
width: 473px;
height: 431px;
/*background: transparent url('~/media/Wellard/sample_photom.ashx') no-repeat;*/
z-index:1;
}

.medgallerybackbutton{
position: absolute;
left: 0px;
top: 180px;
cursor: pointer;
}

.medgalleryforwardbutton{
position: absolute;
left: 424px;
top: 180px;
cursor: pointer;
}

.medgallerypagenumber{
position: absolute;
width:49px;
height:22px;
bottom:0px;
left:210px;
background: transparent url('~/media/Wellard/pgno_tabreverse.ashx') no-repeat;
font-family:Verdana,Arial;
font-size:9pt;  
font-weight: normal;
color: #666666;
line-height:22px;
text-align:center;
}

.lgegallerycontent{
position:relative;
top:0px;
padding-left: 15px;
padding-right: 15px;
font-family:Verdana,Arial;
font-size:9pt;  
font-weight: normal;
color: #666666;
line-height:14px;
text-align:left;
}

.lgegallerytitle{
line-height:50px;
font-size:10pt;  
font-weight: bold;

}

.lgegallerypagenumber{
position: absolute;
width:49px;
height:22px;
bottom:0px;
left:210px;
background: transparent url('~/media/Wellard/pgno_tabreverse.ashx') no-repeat;
font-family:Verdana,Arial;
font-size:9pt;  
font-weight: normal;
color: #666666;
line-height:22px;
text-align:center;
}



.lgegallerybackbutton{
position: absolute;
left: 0px;
top: 240px;
cursor: pointer;
}

.lgegalleryforwardbutton{
position: absolute;
left: 424px;
top: 240px;
cursor: pointer;
}


.lgegalleryimagediv{
position: relative;
top: 0px;
left: 0px;
width: 473px;
height: 538px;
/*background: transparent url('~/media/Wellard/sample_photol.ashx') no-repeat;*/
z-index:1;
}

.lgegallerycontainer{
/*float: left;*/
width: 473px;
height: 658px;
padding: 7px;
background: #f3f3f3 url('~/media/Wellard/497x672gallery_bg.ashx') no-repeat;
}


.horigallerycontent{
float:right;
position: relative;
top:0px;
left: 0px;
padding-left: 15px;
padding-right: 15px;
font-family:Verdana,Arial;
font-size:9pt;  
font-weight: normal;
color: #666666;
line-height:14px;
text-align:left;
}

.horigallerytitle{
line-height:50px;
font-size:10pt;  
font-weight: bold;
}


.horigallerycontainer{
float: left;
width: 730px;
/*padding-left:5px;
padding-right:5px;*/
line-height:0px;
text-align:center;
}

.horigalleryimagediv{
position: relative;
top: 0px;
left: 0px;
/*background: transparent url('~/media/Wellard/sample_photom.ashx') no-repeat;
line-height:0px;*/
padding:0px;
margin:0px;
}

.horigallerybackbutton{
float:left;
position: absolute;
left: 0px;
top: 100px;
cursor: pointer;
}

.horigalleryforwardbutton{
/*float:right;*/
position: absolute;
left: 670px;
top: 100px;
cursor: pointer;
}

.horigallerypagenumber{
position: absolute;
width:49px;
height:22px;
top:0px;
left:365px;
background: transparent url('~/media/Wellard/pgno_tab.ashx') no-repeat;
font-family:Verdana,Arial;
font-size:9pt;  
font-weight: normal;
color: #666666;
line-height:22px;
text-align:center;
}
.ContentTitle
{
	font-family:Arial, Verdana, helvetica, sans-serif;
	font-size:10pt;  
	font-weight: bold;
	color: #666666;
}

