/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, 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, caption, tbody, tfoot, thead, th, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video
{
    margin: 0;
    padding: 0;
    *border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}

nav ul
{
    list-style: none;
}

blockquote, q
{
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}

a
{
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

/* change colours to suit your needs */
ins
{
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

/* change colours to suit your needs */
mark
{
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del
{
    text-decoration: line-through;
}

abbr[title], dfn[title]
{
    border-bottom: 1px dotted;
    cursor: help;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}
table.feedback td
{
    padding: 5px 0;
}
/* change border colour to suit your needs */
hr
{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select
{
    vertical-align: middle;
}
/* font-face */
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* HTML element */
html
{
    font-size: 75%; /* 75% = 12px */
}
body
{
    background: url("images/bg_body.jpg") repeat-x scroll 0 0 #E6E5D4;
    font-size: 12px;
    line-height: 1.2;
    font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
}
.container
{
    width: 1000px;
    margin: 0 auto;
    background:#ffffff;
}
ul, ol
{
    list-style: none;
    padding: 0;
    margin: 0;
}
img, input, select, textarea, #feature a
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	
}
h1
{
    font-size: 1.5em;
}
h2, h3
{
    text-transform: uppercase;
}
h2
{
    color: #4f4f4f;
    font-size: 1.333em;
}
h3
{
    color: #fff;
    font-size: 1.333em;
    font-weight: 400;
}
h4, h5, h6, h4 > a, h5 > a, h6 > a
{
    color: #008F46;
}
h1, h2, h3, h4, h5, h6
{
    margin-bottom: 5px;
}
p
{
    text-shadow: 1px 1px 0 #fff;
    color: #2e2e2e;
    margin: 0 0 5px;
}
/* text-shadown */
#breadcrumb li
{
    float: left;
    margin: 0 25px 0 0;
}
#breadcrumb li.last
{
    margin-right: 0;
}
#breadcrumb li a
{
    text-shadow: 1px 1px 0 #fff;
}
img
{
}
.contentdetail img
{
    border: none;
    box-shadow: none;
}
input.date
{
    background: url(images/calendar.png) no-repeat right center;
    cursor: pointer;
}

input.date:focus
{
    /*color: #000; 	outline: none;*/
    background: url(images/calendar.png) no-repeat right center; /*border: 1px solid #838383;*/
}
label.title-l
{
    color: #6A6A6A;
    font-weight: bold;
}
label.title-s
{
    color: #6A6A6A;
}
.tabtour li
{
    list-style: none; /*-webkit-box-shadow: 0 0 4px 0px #000;   -moz-box-shadow: 0 0 4px 0px #000;   box-shadow: 0 0 4px 0px #000;*/
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
}
.cssDefaultTabInActive
{
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    background-color: #F7F5EF;
    margin-left: 2px;
    font-size: 13px;
    font-weight: bold;
    color: #4f4f4f;
    text-align: center;
    text-decoration: none;
    float: left;
    padding: 1px;
    cursor: pointer;
}
.cssDefaultTabBorder
{
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding: 5px 10px;
    cursor: pointer;
}
.cssDefaultTabActive
{
    background-color: #ffffff;
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    float: left;
    margin-left: 2px;
    font-size: 13px;
    font-weight: bold;
    color: #4f4f4f;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    padding: 1px 1px 1px 1px;
}
.photoGallery
{
    margin: 0;
    padding: 0;
}
ul.photoGallery li
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 312px;
}
ul.photoGallery li img
{
    width: 312px;
    height: 194px;
}
