@charset "utf-8";
body {
	margin-top: 0px;
	background-color: #ffffff;
}
/*Misc styling*/

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #d56528;
	padding: 0px;
	margin: 0px;
	display: inline;
}
h2 {
	font-size: 16px;
	display: block;
}
h3 {
	font-size: 20px;
	display: block;
}
h4 {
	font-size: 24px;
	display: block;
}
h5 {
	font-size: 28px;
	display: block;
}
h6 {
	font-size: 13px;
	color: #999999;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3e3e3e;
	padding-right: 10px;
	padding-top: 20px;
}
.left-article p {
	padding-bottom: 10px;
}
.clear {
	clear: both;
}
/*End of misc styling*/

/*Wrapper*/

#wrapper {
	width: 940px;

	margin: 0 auto 0 auto;
	padding-top: 30px;
}
/*Topbar*/

#wrapper #topbar {
	background-image: url(../images/topbar1.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 940px;
}
#wrapper #topbar .logo {
	float: left;
	padding: 10px 0 0 60px;
}
/*Menu*/

/*End of menu*/

/*End of topbar*/

/*Featured Item*/
.new {
	position: absolute;
	top: -3px;
	right: 0px;
}

#slider #featureditem1 .itemdescription span, #slider #featureditem2 .itemdescription span, #slider #featureditem3 .itemdescription span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b9b9b9;
	padding-left: 10px;
}
#slider #featureditem1 .itemdescription, #slider #featureditem2 .itemdescription, #slider #featureditem3 .itemdescription {
	background-image: url(../images/itemdescription.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 825px;
	position:relative;
	top: 187px;
	padding: 16px 55px 0 60px;
}
#featureditem1 {
	background-image: url(../images/air.png);
	background-repeat: no-repeat;
	height: 243px;
	width: 940px;
	margin-top: 30px;
}
#featureditem2 {
	background-image: url(../images/transport.png);
	background-repeat: no-repeat;
	height: 243px;
	width: 940px;
	margin-top: 30px;
}
#featureditem3 {
	background-image: url(../images/sea.png);
	background-repeat: no-repeat;
	height: 243px;
	width: 940px;
	margin-top: 30px;
}
#slider {
	height: 243px;
	width: 940px;
	overflow: hidden;
	padding-bottom: 30px;
}
/*End of featured item*/

/*Category*/

#categorywrap p, #categorywrap-blog p {
	padding: 10px 10px 0 5px;
}
#categorywrap {
	margin: 30px 0 30px 0;
	padding: 30px 0px 30px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b4b7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
}
#categorywrap-blog {
	margin: 0 0 30px 0;
	padding: 30px 0px 30px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
}
.category {
	float: left;
	width: 300px;
}
.category-middle {
	float: left;
	width: 300px;
	margin: 0 20px 0 20px;
}
.category .header {
	text-decoration: none;
}
#categorywrap a, #categorywrap-blog a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #d56528;
	padding-left: 5px;
	margin-bottom: 10px;
	margin: 0px;
	display: inline;
	text-decoration: none;
}
#categorywrap a:hover, #categorywrap-blog a:hover {
	color: #333333;
}
#categorywrap .view-all, #categorywrap-blog .view-all {
	background-image: url(../images/viewall.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 300px;
	position: relative;
	top: 102px;
}
#categorywrap .view-all a, #categorywrap-blog .view-all a {
	display: block;
	height: 39px;
	width: 300px;
	line-height: 38px;
	text-align: center;
	padding: 0px;
}
#categorywrap .view-all a:hover, #categorywrap-blog .view-all a:hover {
	color: white;
}
#category-picture1 {
	background-image: url(../images/catimage1.png);
	background-repeat: no-repeat;
	height: 141px;
	width: 300px;
	margin-top: 30px;
}
#category-picture2 {
	background-image: url(../images/catimage2.png);
	background-repeat: no-repeat;
	height: 141px;
	width: 300px;
	margin-top: 30px;
}
#category-picture3 {
	background-image: url(../images/catimage3.png);
	background-repeat: no-repeat;
	height: 141px;
	width: 300px;
	margin-top: 30px;
}
#category-picture4 {
	background-image: url(../images/catimage4.png);
	background-repeat: no-repeat;
	height: 141px;
	width: 300px;
	margin-top: 30px;
}
#category-picture5 {
	background-image: url(../images/catimage5.png);
	background-repeat: no-repeat;
	height: 141px;
	width: 300px;
	margin-top: 30px;
}
#category-picture6 {
	background-image: url(../images/catimage6.png);
	background-repeat: no-repeat;
	height: 141px;
	width: 300px;
	margin-top: 30px;
}
/*End of category*/

/*Blog*/

#blog-home #content .left-article .content {
	float: right;
	width: 400px;
}
#wrapper .left-article {
	float: left;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.left-article .title {
	float: right;
	width: 400px;
}
#content .left-article .title a {
	text-decoration: none;
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 24px;
}
#content .left-article .title a:hover {
	color: #d56528;
	font-family: Arial, Helvetica, sans-serif;
}
#content .left-article .title .commentbubble {
	background-image: url(../images/commentbubble.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
	margin-top: 12px;
	float: right;
	height: 26px;
	width: 113px;
}
#content .left-article .title .infobubble {
	background-image: url(../images/infobubble.png);
	height: 21px;
	width: 281px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	margin-top: 12px;
	float: left;
}
#content .left-article .title .commentbubble a {
	font-size: 11px;
	color: #FFFFFF;
}
#content .left-article .title .commentbubble a:hover {
	text-decoration: underline;
}
.left-article .content {
	float: right;
	width: 400px;
}
#content .left-article .content a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #d56528;
	margin-top: 12px;
}
#content {
	float: left;
}
/*Sidebar*/

#content #sidebar {
	float: right;
	width: 240px;
}
.post {
	margin-top: 30px;
	padding-bottom: 25px;
}
#recentpost {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
	padding-bottom: 35px;
	overflow: hidden;
}
#sidebar #recentpost .post a {
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 12px;
	text-decoration: none;
}
#sidebar #recentpost .post a:hover {
	color: #d56528;
}
#sidebar #recentpost .post .popularcomments a {
	background-image: url(../images/popularcomments.png);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 113px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
	float:left;
}
#sidebar #recentpost .post .popularcomments a:hover {
	text-decoration: underline;
}
#sidebar #recentpost .post .popularcomments .readit a {
	background-image: url(../images/readit.png);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 127px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
	float:left;
}
#sidebar #recentpost .post .popularcomments .readit a:hover {
	text-decoration: underline;
}
#blogcategory {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
	padding: 30px 0 30px 0;
	margin-bottom: 30px;
}
#sidebar #blogcategory li a {
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#sidebar #blogcategory a:hover {
	color: #d56528;
}
#sidebar #sponsors .first {
	margin-top: 20px;
}
#content #sidebar #blogcategory li {
	margin-top: 9px;
}
/*End of sidebar*/

/*End of blog*/

/*End of menu*/

#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	width: 940px;
	height: 50px;
	margin-bottom: 30px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959595;
	text-transform:uppercase;
	margin-top: 30px;
}
#footer .info {
	float:left;
	padding: 17px 0 0 60px;
}
#footer .infonav {
	float:right;
	padding: 17px 60px 0 0;
}
#footer a {
	color: #959595;
}
#footer a:hover {
	color: #d56528;
}
/*End of footer*/

#introtext {
	margin: 30px 0 30px 0;
	padding: 0 0px 30px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
}
#introtext-contact {
	margin: 30px 0 30px 0;
	padding: 0 0px 30px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
	width: 666px;
	float: left;
}
#introtext p {
}
#content img {
	float: left;
	padding: 0 20px 20px 0;
}
#content .right {
	padding-right: 0px;
}
.subcategory {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b3b4b7;
	padding-left: 30px;
	float: right;
	width: 200px;
	margin-left: 40px;
}
.subcategory-contact {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b3b4b7;
	padding-left: 30px;
	float: right;
	width: 200px;
	margin: 30px 0 0 40px;
}
.subcategory li a {
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.subcategory-contact li a {
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-left: 0px;
	text-decoration: none;
	padding-top: 10px;
}
.subcategory ul, .subcategory-contact ul {
	margin-top: 10px;
}
.subcategory a:hover, .subcategory-contact a:hover {
	color: #d56528;
}
.portfolioitem ul li {
	float:left;
    border:2px solid #aaa
}
.portfolioitem .last {
	padding-right: 0px;
    border:2px solid #aaa
}
.name, .email {
	margin: -10px 0 10px 0;
	background-image: url(../images/inputfield.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #c6c6c6;
	color:#777777;
	padding: 3px;
	width: 222px;
}

.name1 {
	margin: -5px 0 5px 0;
	background-image: url(../images/inputfield.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #c6c6c6;
	color:#777777;
	padding: 6px;
	width: 160px;
}
textarea {
	margin: -5px 0 5px 0;
	background-image: url(../images/inputfield.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #c6c6c6;
	color:#777777;
	padding: 3px;
}
.map {
	float:right;
	padding: 12px 70px 0 0;
}
#contactform {
	width: 666px;
}
.button {
	background-image: url(../images/submitbutton.png);
	background-repeat:no-repeat;
	width: 74px;
	height: 23px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #d56528;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3e3e3e;
	text-transform:uppercase;
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 0;
}
#blognav, #portfolionav {
	float:right;
}
#blognav ul li {
	float: left;
	margin-left: 5px;
	text-align: center;
	margin-top: 50px;
}
#portfolionav ul li {
	float: left;
	margin-left: 5px;
	text-align: center;
	margin-top: 10px;
}
#blognav ul li a, #portfolionav ul li a {
	display: block;
	width: 44px;
	height: 19px;
	background-image: url(../images/blognav.png);
	background-position: top;
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: white;
	padding-top: 4px;
}
#blognav ul li a:hover, #blognav .on a, #portfolionav ul li a:hover, #portfolionav .on a  {
	background-position: bottom;
}
#blognav .next a, #portfolionav .next a {
	width: 74px;
	background-image: url(../images/blognavnext.png);
}

/* Form Style */
.form_wrapper{
	background:#fff;
	border:1px solid #ddd;
	margin:0 auto;
	width:350px;
	font-size:16px;
	-moz-box-shadow:1px 1px 7px #ccc;
	-webkit-box-shadow:1px 1px 7px #ccc;
	box-shadow:1px 1px 7px #ccc;
}
.form_wrapper h3{
	padding:20px 30px 20px 30px;
	background-color:#444;
	color:#fff;
	font-size:25px;
	border-bottom:1px solid #ddd;
}
.form_wrapper form{
	display:none;
	background:#fff;
}
.form_wrapper .column{
	width:47%;
	float:left;
}
form.active{
	display:block;
}
form.login{
	width:350px;
}
form.register{
	width:550px;
}
form.forgot_password{
	width:350px;
}
.form_wrapper a{
	text-decoration:none;
	color:#777;
	font-size:12px;
}
.form_wrapper a:hover{
	color:#000;
}
.form_wrapper label{
	display:block;
	padding:10px 30px 0px 30px;
	margin:10px 0px 0px 0px;
}
.form_wrapper input[type="text"],
.form_wrapper input[type="password"]{
	border: solid 1px #E5E5E5;
	background: #FFFFFF;
	margin: 5px 30px 0px 30px;
	padding: 9px;
	display:block;
	font-size:16px;
	width:76%;
	background: 
		-webkit-gradient(
			linear,
			left top,
			left 25,
			from(#FFFFFF),
			color-stop(4%, #EEEEEE),
			to(#FFFFFF)
		);
	background: 
		-moz-linear-gradient(
			top,
			#FFFFFF,
			#EEEEEE 1px,
			#FFFFFF 25px
			);
	-moz-box-shadow: 0px 0px 8px #f0f0f0;
	-webkit-box-shadow: 0px 0px 8px #f0f0f0;
	box-shadow: 0px 0px 8px #f0f0f0;
}
.form_wrapper input[type="text"]:focus,
.form_wrapper input[type="password"]:focus{
	background:#feffef;
}
.form_wrapper .bottom{
	background-color:#444;
	border-top:1px solid #ddd;
	margin-top:20px;
	clear:both;
	color:#fff;
	text-shadow:1px 1px 1px #000;
}
.form_wrapper .bottom a{
	display:block;
	clear:both;
	padding:10px 30px;
	text-align:right;
	color:#ffa800;
	text-shadow:1px 1px 1px #000;
}
.form_wrapper a.forgot{
	float:right;
	font-style:italic;
	line-height:24px;
	color:#ffa800;
	text-shadow:1px 1px 1px #fff;
}
.form_wrapper a.forgot:hover{
	color:#000;
}
.form_wrapper div.remember{
	float:left;
	width:140px;
	margin:20px 0px 20px 30px;
	font-size:11px;
}
.form_wrapper div.remember input{
	float:left;
	margin:2px 5px 0px 0px;
}
.form_wrapper span.error{
	visibility:hidden;
	color:red;
	font-size:11px;
	font-style:italic;
	display:block;
	margin:4px 30px;
}
.form_wrapper input[type="submit"] {
	background: #e3e3e3;
	border: 1px solid #ccc;
	color: #333;
	font-family: "Trebuchet MS", "Myriad Pro", sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0 9px;
	text-align: center;
	width: 150px;
	cursor:pointer;
	float:right;
	margin:15px 20px 10px 10px;
	text-shadow: 0px 1px 0px #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 2px #fff inset;
	-webkit-box-shadow: 0px 0px 2px #fff inset;
	box-shadow: 0px 0px 2px #fff inset;
}
.form_wrapper input[type="submit"]:hover {
	background: #d9d9d9;
	-moz-box-shadow: 0px 0px 2px #eaeaea inset;
	-webkit-box-shadow: 0px 0px 2px #eaeaea inset;
	box-shadow: 0px 0px 2px #eaeaea inset;
	color: #222;
}


/* -------- Table --------*/
#newspaper-b{font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;font-size:12px;width:95%;
text-align:left;border-collapse:collapse;border:1px solid #69c;margin:20px;}
#newspaper-b th{font-weight:bold;font-size:14px;color:#039;border:1px solid #339;padding:5px 2px 2px;background:#d0dafd;}
#newspaper-b tbody{background:#e8edff;}
#newspaper-b td{color:#669;border:1px solid #339;padding:10px;}

/* -------- Table2 --------*/
#newspaper-b2{font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;font-size:12px;width:30%;
text-align:left;border-collapse:collapse;border:1px solid #69c;margin:20px;}
#newspaper-b2 th{font-weight:bold;font-size:14px;color:#039;border:1px solid #339;padding:5px 2px 2px;background:#d0dafd;}
#newspaper-b2 tbody{background:#e8edff;}
#newspaper-b2 td{color:#669;border:1px solid #339;padding:10px;}


/* -------- Table3 --------*/
#newspaper-b3{font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;font-size:12px;width:50%;
text-align:left;border-collapse:collapse;border:1px solid #69c;margin:20px;}
#newspaper-b3 th{font-weight:bold;font-size:14px;color:#039;padding:15px 10px 10px;background:#d0dafd;}
#newspaper-b3 tbody{background:#e8edff;}
#newspaper-b3 td{color:#669;border-top:1px dashed #fff;padding:10px;}
#newspaper-b3 tbody tr:hover td{color:#339;background:#d0dafd;}

/* -------- Table4 --------*/
#newspaper-b4{font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;font-size:12px;width:50%;
text-align:left;border-collapse:collapse;border:1px solid #69c;margin:20px;}
#newspaper-b4 th{font-weight:bold;font-size:14px;color:#039;border:1px solid #339;padding:5px 2px 2px;background:#d0dafd;}
#newspaper-b4 tbody{background:#e8edff;}
#newspaper-b4 td{color:#669;border:1px solid #339;padding:10px;}

/*---------- ข้อความ ----------*/

span.info {
display:block;
margin:15px 0;
padding:10px 10px 10px 65px;
background:url("../images/status-info.png") no-repeat scroll 10px 50% #D8E5F8;
border-bottom:3px solid #629DE3;
border-top:3px solid #629DE3;
color:#0055BB;
}