@charset "utf-8";
/* CSS Document for foto-exposure.com */
/* Design by CMYK-Media */
/* Please contact : kamon_saejueng@hotmail.com */

/* Body Tag */
html,body {
	font-family:Tahoma, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	background-color:#151515;
	margin: 0 0;
	
	scrollbar-base-color: #151515;
	scrollbar-arrow-color: #fff;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-face-color: #505050;

}
.whtxt {
	font-family:Tahoma, sans-serif;
	font-size:13px;
	color:#CCCCCC;
}
.graytxt {
	font-family:Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
.graytxt_m {
	font-family:Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
.whtxt_n {
	font-family:Tahoma, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.whtxt_m {
	font-family:Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.whtxt_b {
	font-family:Tahoma, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
.999txt_m {
	font-family:Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#999;
}
.price_txt {
	font-family:Tahoma, sans-serif;
	font-size:24px;
	color:#FF6600;
}
img, div, tr, td, overflow, album{ behavior: url(iepngfix.htc);}

/*a {
	font-family:Tahoma, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FF6600;
}*/
a { text-decoration: none; color: #ff6600; 
	font-family:Tahoma, sans-serif;
	font-size:11.5px;
	font-weight:bold;

}
	a:hover { text-decoration: underline;
	color: #ff6600;
	 }
	.lightlink, .lightlink a { color: #ff6600; }
ul li { list-style: none; }

a img { border: none; }

.link {
	font-family:Tahoma, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFCC;
}

.date_txt {
	font-family:Tahoma, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
}

.longtext{width:530px;height:250px;overflow:scroll;}


/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	width: 180px;
	height: 130px;
}
.gallery li:hover img {
	border-color: #5D9F0A;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px;
}
.gallery em {
	background: #fff;
	color: #000;
	font-style: normal;
	padding: 2px 8px 0 22px;
	display: block;
	position: absolute;
	top: 20px;
	left: 5px;
	border: 1px solid #999;
}
.gallery a {
	text-decoration: none;
}
.gallery span {
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	top: 7px;
	left: 9px;
	background: url(images/paper-clip-mini.png) no-repeat;
	z-index: 3;
}

/* ---------- Overflow styles start here ----------------------- */

.overflow{
	position:relative;
	width:117px; 
	height:153px;
	list-style: none;
	margin: 0;
	padding: 0;

	}
.overflow span{
	position:absolute; 
	left:3px;
	bottom:-1px; 
	width:117px; 
	height:224px;
	background-image:url(images/anna.png);
	background-repeat:no-repeat; 
}

.album{
	position:relative;
	width:117px; 
	height:153px;
	list-style: none;
	margin: 0;
	padding: 0;

	}
.album span{
	position:absolute; 
	left:3px;
	bottom:-30px; 
	width:146px; 
	height:187px;
	background-image:url(images/gallery_banner.png);
	background-repeat:no-repeat;
	 
}

/* === Decorate Style === */
p, P{
	margin:9px 0px 0px 0px;
}
ol{
	list-style-position:outside;
	margin-top:4px;
	margin-bottom:0px;
}
ul{
	list-style-image:url(../images/list.gif);
	list-style-position:outside;
	margin-top:4px;
	margin-bottom:0px;
}
ul.circle{
	list-style-image:url(../images/list-o.gif);
	list-style-position:outside;
	margin-top:4px;
	margin-bottom:0px;
}
li{
	margin-left:-15px;
	padding:2px 0px 2px 0px;
}
li.star{
	list-style-image:url(../images/spacer.gif);	
}
.leftDotted{
	border-left-color:#D7D7D7; /*#B2B2B2*/
	border-left-style:dotted;
	border-left-width:1px;
}
.rightDotted{
	border-right-color:#D7D7D7;
	border-right-style:dotted;
	border-right-width:1px;
}
.topDotted{
	border-top-color:#D7D7D7;
	border-top-style:dotted;
	border-top-width:1px;
}
.bottomDotted{
	border-bottom-color:#D7D7D7;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
.topLine{
	border-top-color:#D7D7D7;
	border-top-style:solid;
	border-top-width:1px;
}
.bottomLine{
	border-bottom-color:#D7D7D7;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.bottomLineDot{
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
.rightLine{
	border-right-color:#D7D7D7;
	border-right-style:solid;
	border-right-width:1px;
}
.leftLine{
	border-left-color:#D7D7D7;
	border-left-style:solid;
	border-left-width:1px;
}
.navLineTop{
	border-top-color:#BDBDBD;
	border-top-style:solid;
	border-top-width:2px;
}
.navLineBottom{
	border-bottom-color:#BDBDBD;
	border-bottom-style:solid;
	border-bottom-width:2px;
}
.globalPadding{
	padding:5px;
	font-family:Tahoma, sans-serif;
	font-size:13px;
	color:#CCCCCC;
}
.CellPadding{
	padding:5px 2px 5px 2px;
}
.TinyCellPadding{
	padding:2px 3px 2px 3px;
}
.WideCellPadding{
	padding:4px 7px 4px 7px;
}
.bulletPadding{
    padding:2px 0px 0px 0px;
}
.lineHeight{
	line-height:13px;
}
.dotted{
	margin:7px 0px 6px 0px;
}
.bullet{
    margin:2px 0px 0px 0px;
}
.arrow{
    margin:4px 0px 0px 0px;
}
.imgTxt{
	margin:0px 0px 6px 0px;
}
.icon{
	margin:0px 5px -3px 0px;
}
.language{
	margin:0px 0px 0px 5px;
}
.imgTxt-Footer{
	margin:0px 9px 5px 0px;
}
.indent{
	text-indent:10px;
}
.pictures{
	display:block;
	float:left;
	margin:0px 10px 0px 0px;
}
.number{
	margin:0px 5px 2px 0px;
}

/* === Form Style === */
form{
	margin:0px;
}
input.button{
	font-family : "Verdana", Arial, Tahoma;
	font-size : 7.5pt;
	color : #4D4D4D;
	border: 1px solid #808080;
	background-color : #FFF;	
	margin:2px 0px 2px 0px;
}
input.normal, textarea, select{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
	color : #4D4D4D;
	border: 1px solid #9A9A9A;
	background-color : #FFF;	
	margin:2px 0px 2px 0px;
}
input.checkbox, input.radio{
	margin:4px 0px -2px 0px;
}
.searchBox{
	display:block;
	float:left;
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 10pt;
	height:25px;
	color : #4D4D4D;
	border-top:1px solid #9A9A9A;
	border-bottom:1px solid #9A9A9A;
	border-left:0px none;
	border-right:0px none;
	background-color : #FFF;
	margin:2px 0px 2px 0px;
}
.300Box{
	display:block;
	float:left;
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 10pt;
	height:25px;
	color : #4D4D4D;
	border-top:1px solid #9A9A9A;
	border-bottom:1px solid #9A9A9A;
	border-left:0px none;
	border-right:0px none;
	background-color : #FFF;
	margin:2px 0px 2px 0px;
	width:300px;
}
.250Box{
	display:block;
	float:left;
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 10pt;
	height:25px;
	color : #4D4D4D;
	border-top:1px solid #9A9A9A;
	border-bottom:1px solid #9A9A9A;
	border-left:0px none;
	border-right:0px none;
	background-color : #FFF;
	margin:2px 0px 2px 0px;
	width:250px;
}
.200Box{
	display:block;
	float:left;
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 10pt;
	height:25px;
	color : #4D4D4D;
	border-top:1px solid #9A9A9A;
	border-bottom:1px solid #9A9A9A;
	border-left:0px none;
	border-right:0px none;
	background-color : #FFF;
	margin:2px 0px 2px 0px;
	width:200px;
}
.100Box{
	display:block;
	float:left;
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 10pt;
	height:25px;
	color : #4D4D4D;
	border-top:1px solid #9A9A9A;
	border-bottom:1px solid #9A9A9A;
	border-left:0px none;
	border-right:0px none;
	background-color : #FFF;
	margin:2px 0px 2px 0px;
	width:100px;
}
.50Box{
	display:block;
	float:left;
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 10pt;
	height:25px;
	color : #4D4D4D;
	border-top:1px solid #9A9A9A;
	border-bottom:1px solid #9A9A9A;
	border-left:0px none;
	border-right:0px none;
	background-color : #FFF;
	margin:2px 0px 2px 0px;
	width:50px;
}
.calendar_active{
	background-image: url(images/calendar/may09/active.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.calendar_n_active{
	background-image: url(images/calendar/may09/n_active.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.sidebox { margin: 5px 10px 10px; }
	.sidebox h4 { margin-bottom: 4px; color: {HIGHLIGHTLINK}; }
	.textinfolist li { margin-bottom: 2px; }
		.side .textinfolist li a { text-decoration: none; color: {TABLETEXT}; }
		.side .textinfolist li a:hover { text-decoration: underline; }

.avt_list li { float: left; margin-right: 9px; width: 64px; height: 54px; text-align: center; }
	.side .avt_list li { margin: 0; width: 33.3% }
	.postmessage .avt_list li { height: 70px; } 
	.avt_uname li { height: 80px; }
	.avt_list img { display: block; margin: 0 auto; }
	.avt_list p { width: 96%; white-space: nowrap; overflow: hidden; }
		.avt_list .cornerlayger p { white-space:normal; text-align: left; }
	.avt_list .minicorner { background: url({IMGDIR}/attachinfobg.gif) no-repeat -30px 0; }
.avt_title { margin: 8px; }

/* Qscroll */
.hide {
	visibility: hidden;
	position: absolute;
	top: -400px;
}

#qscroller1 {
	width:350px;
	height:21px;
	border:1px solid #c0c0c0;
	background:#f0f0f0;
}

.qslide {
	background: #f0f0f0;
	font-size: 10pt;
	padding: 3px;
}

#qscroller2 {
	width:320px;
	height:185px;
	border:1px solid #c0c0c0;
	background:#fff;
}

.qscroller2-nav {
	font-size: 9pt;
	width:320px;
	height: 15px;
	background:#f0f0f0;
	border:1px solid #c0c0c0;
}

.qscroller2-nav a {
	text-decoration: none;
}

.qscroller2-nav div {
	float: right;
}

.qslide2 img {
	float: left;
	padding: 1px;
	border: 1px solid #00ffff;
	margin: 3px 15px 0 3px;
}

.qslide2 h1 {
	margin:0 0 5px;
	font-size: 110%;
	color: #16387c;
}

#qscroller3 {
	position: relative;
	width:205px;
	height:137px;
	background: #000;
}

#qscroller3-nav {
	position:absolute;
	height:18px;
	visibility: hidden;
	background: #f0f0f0;
	z-index: 1;
	width: 100%;
}

#qscroller3-nav a {
	text-decoration: none;
}

#qscroller3-nav div {
	float: right;
}

#qscroller3-nav img {
	border: none;
	padding: 3px 2px 0;
}



