/* General Poposess */
/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements in most situations. nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: ""; display: table; }

.clearfix:after { clear: both; }

.clearfix { zoom: 1; }

/* Fallback */
.clear { clear: both; float: none; }

ul.hyphen_list { text-indent: -10px; padding-left: 10px; }
ul.hyphen_list li:before { content: "- "; }

.floatL, #middle .page_content { float: left; display: inline; }

.floatR { float: right; display: inline; }

/* Overwrite Setting to Reset Stylesheet 
	Include with html5doctor.com ( Eric Meyer's Rest Reloaded + HTML5 baseline )*/
* { margin: 0; padding: 0; }

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { border: 0; font-size: 100%; vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }

ins { background-color: #dfdfdf; text-decoration: none; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

pre, code, kbd, samp { font-family: monospace, sans-serif, Arial, Tahoma; }

/* 1) Always force a scrollbar in non-IE 
		2 ) Fix for webkit based css3 transform flickering. 	3) Remove iOS text size adjust without disabling user zoom: www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
html { /*overflow-y: scroll;*/ -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { -webkit-perspective: 1000; -webkit-backface-visibility: hidden; }

.ie6 legend, .ie7 legend { margin-left: -7px; }

/* 1) Make inputs and buttons play nice in IE: www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ 2) WebKit browsers add a 2px margin outside the chrome of form elements.  Firefox adds a 1px margin above and below textareas  3) Set font-size to match <body>'s, and font-family to sans-serif  4) Align to baseline */
button, input, select, textarea { width: auto; overflow: visible; margin: 0; font-size: 100%; font-family: Tahoma, Geneva, sans-serif, Arial; vertical-align: baseline; }

/* 1) Remove default scrollbar in IE: www.sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars/ 2) Align to text-top */
textarea { overflow: auto; vertical-align: text-top; }

/* Hand cursor on clickable input elements */
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }

/* Remove extra padding and inner border in Firefox */
input::-moz-focus-inner, button::-moz-focus-inner { border: 0; padding: 0; }

/* Bicubic resizing for non-native sized IMG: code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
.ie7 img { -ms-interpolation-mode: bicubic; }

img { border: none; }

/* j.mp/webkit-tap-highlight-color */
a:link { -webkit-tap-highlight-color: #06F; }

a { text-decoration: none; color: #06F; }

a:hover, a:active { outline: none; }

a:visited { color: #636; }

a:hover { color: #09F; }

ul { list-style: none; list-style-image: none; }

ol { list-style-type: decimal; margin-left: 2em; }

small { font-size: 85%; }

b, strong, th { font-weight: bold; }

td { vertical-align: top; }

/* Set sub, sup without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

pre { /* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */ white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }

:focus { outline: 0; }

p { padding: 0 0 15px; line-height: 1.5; }

/*@import "../fonts/kit-font-face.css";
.ffont, .gfont { font-family:'psl_kittithadaregular', $font_families; letter-spacing:.1em; }*/
.ffont, h1, h2, h3, .gfont { font-family: "Century Gothic", Tahoma, Geneva, sans-serif, Arial; }

/*@import url(http://fonts.googleapis.com/css?family=Raleway);
.gfont { font-family:'Raleway', $font_families; }*/
body { font-size: 13px; font-family: Tahoma, Geneva, sans-serif, Arial; color: #fff; background: url("../../../images/bg.jpg"); }

h1 { font-size: 28px; font-weight: 400; }

h2 { font-size: 22px; }

h3 { font-size: 15px; }

h4 { font-size: 1em; }

a:hover { color: #c86024; }

.wrapper { width: 1046px; height: auto; position: relative; margin: 0 auto; }

.color_theme { color: #ed6f24; }

/*
** Global pages layout style goes hese. **/
/* Head */
header { position: relative; height: 105px; z-index: 3; }
header .logo { float: left; display: inline; position: relative; margin: 15px 0 0; }
header .main_nav { float: right; display: inline; font-size: 15px; -webkit-text-shadow: 1px 1px 2px #111111; -moz-text-shadow: 1px 1px 2px #111111; -ms-text-shadow: 1px 1px 2px #111111; -o-text-shadow: 1px 1px 2px #111111; text-shadow: 1px 1px 2px #111111; }
header .main_nav > li { display: inline-block; zoom: 1; *display: inline; vertical-align: top; margin: 0 10px; position: relative; }
header .main_nav > li .line { display: block; height: 67px; width: 1px; position: absolute; top: 0; left: 10px; background: #fff; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }
header .main_nav > li > a { color: #fff; display: block; padding: 70px 0 0; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }
header .main_nav > li ul { position: absolute; top: 100%; left: 0; background: #333; font-size: .7em; border-top: 1px solid #555; border-bottom: 1px solid #555; display: none; }
header .main_nav > li ul li { white-space: nowrap; border-top: 1px solid #444; border-bottom: 1px solid #666; }
header .main_nav > li ul li a { display: block; color: #fff !important; padding: 3px 35px 3px 15px; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }
header .main_nav > li ul li a:hover { background-color: #444; }
header .main_nav > li.active a, header .main_nav > li a:hover { color: #c86024; }
header .main_nav > li.active a .line, header .main_nav > li a:hover .line { background: #c86024; }

/* Middle */
#middle { width: 100%; position: relative; min-height: 440px; z-index: 2; }
#middle .page_content { background: url("../../../images/bg_page_content.jpg"); width: 733px; height: 449px; margin: 0 6px 0 0; -webkit-box-shadow: 0 0 7px #5b5b5b; -moz-box-shadow: 0 0 7px #5b5b5b; -ms-box-shadow: 0 0 7px #5b5b5b; -o-box-shadow: 0 0 7px #5b5b5b; box-shadow: 0 0 7px #5b5b5b; }
#middle .page_content .title { padding: 10px 0 13px 20px; }
#middle .page_content table.content_nav { width: 100%; /*table-layout:fixed;*/ background: #303030; text-align: center; font-size: 11px; font-weight: 700; }
#middle .page_content table.content_nav td { margin: 0 15px; padding: 9px 1px 12px; width: auto; }
#middle .page_content table.content_nav td a { color: #ed6f24; -webkit-transition: 0.1s; -moz-transition: 0.1s; -ms-transition: 0.1s; -o-transition: 0.1s; transition: 0.1s; }
#middle .page_content table.content_nav td a:hover { color: #fff; }
#middle .page_content table.content_nav td.active a { color: #fff !important; }
#middle .page_content table.content_nav td:first-child { margin-left: 0; }
#middle .page_content table.content_nav td:last-child { margin-right: 0; }
#middle .page_content h2 { padding: 10px 0 10px 20px; color: #ed6f24; }
#middle .page_content h3 { color: #ed6f24; padding-top: 5px; }
#middle .page_content .content_scrollable { padding: 0 10px 0 20px; height: 290px; overflow: auto; }

/* Footer */
footer { padding: 20px 2px 40px; -webkit-text-shadow: 1px 1px 2px #111111; -moz-text-shadow: 1px 1px 2px #111111; -ms-text-shadow: 1px 1px 2px #111111; -o-text-shadow: 1px 1px 2px #111111; text-shadow: 1px 1px 2px #111111; }
footer a { font-weight: 700; color: #fff; }
footer a:visited { color: #fff; }
footer a:hover { color: #c86024; }
footer .left { float: left; display: inline; }
footer .left img { vertical-align: middle; position: relative; -webkit-transition: 0.1s; -moz-transition: 0.1s; -ms-transition: 0.1s; -o-transition: 0.1s; transition: 0.1s; }
footer .left img:hover { -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
footer .left .copy_right { font-weight: 700; line-height: 1.5; padding: 5px 0 0 5px; font-size: 0.8em; }
footer .right { float: right; display: inline; text-align: right; }
footer .right .footer_text { height: 63px; min-width: 590px; padding: 18px 25px 0 0; background: url("../../../images/bg_footer_text.png") no-repeat top right; font-size: 18px; text-transform: uppercase; letter-spacing: 3px; }
footer .ie_footer { font-size: 0.8em; color: #555; text-align: left; margin: 5px 0 0; }

/* Fix for IE < 8 */
.ie6 body, .ie7 body, .ie8 body { font-size: 80%; }

/* End of Global pages layout style */
/**
* Placeholder media queries for responsive design. Modify as design requires.
* These follow after, and will override, the primary ('mobile first') styles
* The closing /mediaquery comment is required by respond.js min/max-width Media Query polyfill
*/
@media only screen and (min-width: 480px) { /* Style adjustments for viewports 480px and over go here */ }
/*/mediaquery*/
@media only screen and (min-width: 768px) { /* Style adjustments for viewports 768px and over go here */ }
/*/mediaquery*/
/**
* Print styles.
*
* Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
*/
@media print { * { background: transparent !important; color: black !important; text-shadow: none !important; filter: none !important; -ms-filter: none !important; }
  /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; } }
