@import url(maincss.css);
/*
     Copyright 2008 Created by MtFsurgery.Com all rights reserved.
	  http://www.mtfsurgery.com
*/



#wrapper { 
 margin: 0px auto;
 width: 996px;
 height:auto;
 background: url(../images/photogallery-head.jpg) no-repeat;
}

#content-box
{
	margin-top: 132px; /*set top box to head image here by -30*/
	margin-bottom: 20px;
	padding: 10px;
	width: 940px;
	color: #962852;
	background-color: #303030;
		border: 1px solid white;
}

#content-display
{
	margin: 0;
	padding: 40px;
	width: 860px;
	height: 800px;
	  display: block;
	background: #000000 url(../images/photoline.jpg) repeat-x;
}

#column-left
{
	width: 650px;
	float: left;
	top: 150px;
	
}

#column-right
{
	width: 236px;
	height: 600px;
	float: right;
	top: 150px;
	padding: 110px 0px 0px 6px;
	background: url(../images/tab.jpg) no-repeat;
}

/*------------ Gallery Area -----------*/
/*body {
	background-color: #000000;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}*/

/*a, a:hover, a:visited {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}*/


#navmenubox {
	/*height: 25px;*/ position: absolute; background-color: #000000;
 }
 
 #navmenubox li
 {
 	list-style: none;
	/*display: inline-block;*/
 }
 
 #navmenubox a { 
 height: 29px;
	background: url(../images/menualbum-left.gif) no-repeat left top;
	text-align: center; padding: 4px 20px; color: #ffffff; display: inline-block;

}

#navmenubox .last {
	width: 22px;
	height: 29px;
	background: url(../images/menualbum-right.gif) no-repeat left top;
	display: inline;
	position: absolute;
	margin-top: -4px;
	margin-left: 10px;
	
}

/*.menualbum a
{
	width:25px;
	background: url(../images/menualbum-left.gif) no-repeat;
}*/

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#album {


}

#gallery {
	width: 640px;

}

.controls {
	width: 100%;
}

.ss-controls {
	display: inline;
	float:left;
}

.nav-controls {
	display: inline;
	float:right;
}

.nav-controls a {
	margin-left: 5px;
}

.slideshow {

}

.download {
	width: 100%;
	text-align: right;
}

.image-title {
	width: 100%;
	text-align: center;
}

.image-desc {
	width: 100%;
	text-align: center;
}

.thumbs {
	display: inline;
	list-style:none;
}

.thumbs li {
	float: left;
	margin-right: 5px;
}

.pagination strong{
margin-right: 5px;
}
.pagination a{
margin-right: 5px;
}

/*------------ Gallery Area End -----------*/


#PictureBox
{
	width: 400px;
	height: 360px;
	/*clear: both;*/
	margin: 0;
	float: left;
}

#PictureBox #Pic1
{
	width: 325px;
	height: 357px;
	background: #f5d8d5 url(../images/profile-drDanai.jpg) no-repeat;
	margin: 0 0px;
}

#PictureBox #Pic2
{
	width: 325px;
	height: 357px;
	background: #f5d8d5 url(../images/profile-drSurasak.jpg) no-repeat;
	margin: 0 auto;
}

#PictureBox #Pic3
{
	width: 325px;
	height: 357px;
	background: #f5d8d5 url(../images/profile-drWichian.jpg) no-repeat;
	margin: 0 auto;
}

#PictureBox #Pic4
{
	width: 325px;
	height: 357px;
	background: #f5d8d5 url(../images/profile-drVichai.jpg) no-repeat;
	margin: 0 auto;
}


/*#slogan {
	margin: 520px 0px 0px 0px;
	width: 567px;
	height: 79px;
	float: right;
	background: url(../images/PurestGifts.gif) no-repeat;
}*/

/*
#Boxarea
{
	width: 980px;
	height: 147px;
	margin-top: 480px;
	float: left;
	display: inline-block;
	border: 1px solid red;
}

#adbox1
{
	width: 314px;
	height: 147px;
	margin: 0px 4px;
	background: url(../images/box1.gif) no-repeat;
	float: left;
}

#adbox2
{
	width: 314px;
	height: 147px;
	margin: 0px 4px;
	background: url(../images/box2.gif) no-repeat;
	float: left;
}

#adbox3
{
	width: 314px;
	height: 147px;
	margin: 0px 4px;
	background: url(../images/box3.gif) no-repeat;
	float: left;
}

*/