html
{
	min-height: 100%;
	min-width: 100%;
	-ms-text-size-adjust: none;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,a
{
	margin: 0;
	padding: 0;
	border-width: 0;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
	-webkit-text-size-adjust: none;
}

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

fieldset,img
{
	border: 0;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
}

address,caption,cite,code,dfn,em,strong,th,var,optgroup
{
	font-style: inherit;
	font-weight: inherit;
}

del,ins
{
	text-decoration: none;
}

li
{
	list-style: none;
}

caption,th
{
	text-align: left;
}

h1,h2,h3,h4,h5,h6
{
	font-size: 100%;
	font-weight: inherit;
	-webkit-text-size-adjust: 100%;
}

input,button,textarea,select,optgroup,option
{
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

body
{
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	line-height: 17px;
	word-wrap: break-word;
	text-rendering: optimizeLegibility;/* kerning, primarily */
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
	body { text-rendering:auto; }
}

a:link
{
	color: #0000FF;
	text-decoration: underline;
}

a:visited
{
	color: #800080;
	text-decoration: underline;
}

a:hover
{
	color: #0000FF;
	text-decoration: underline;
}

a:active
{
	color: #EE0000;
	text-decoration: underline;
}

a.nontext /* used to override default properties of 'a' tag */
{
	color: black;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.normal_text
{
	color: #000000;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 17px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	vertical-align: 0px;
	padding: 0px;
}

.h1
{
	color: #2DA8AD;
	font-family: Trebuchet, Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 16px;
	padding: 0px;
}

.h3
{
	color: #000000;
	font-family: Trebuchet, Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 17x;
	padding: 0px;
	-webkit-text-size-adjust: none;
	
}

.h2
{
	color: #2DA8AD;
	font-family: Trebuchet, Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 14px;
	padding: 0px;
}

.tagline
{
	color: #2DA8AD;
	font-family: Trebuchet, Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: right;
	padding: 0px;
}

.h6
{
	color: #7F7F7F;
	font-family: Trebuchet, Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	padding: 0px;
}

.Paragraph-Style
{
	color: #FFFFFF;
	font-family: Trebuchet, Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: center;
	padding: 0px;
}

.TabbedPanelsTab
{
	white-space: nowrap;
}

.MenuBar  .MenuBarView, .MenuBar  .SubMenuView /* Resets for ul and li in menus */
{
	display: block;
	list-style: none;
}

.MenuBar .SubMenu
{
	display: none;
	position: absolute;
}

.NoWrap
{
	white-space: nowrap;
	word-wrap: normal;
}

.rootelem /* the root of the artwork tree */
{
	margin-left: auto;
	margin-right: auto;
}

.colelem /* a child element of a column */
{
	display: inline;
	float: left;
	clear: both;
}

.grpelem /* a child element of a group */
{
	display: inline;
	float: left;
}

.clearfix:after /* force a container to fit around floated items */
{
	content: "\0020";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

*:first-child+html .clearfix /* IE7 */
{
	zoom: 1;
}

.clip_frame /* used to clip the contents as in the case of an image frame */
{
	overflow: hidden;
}

.inclusion_context /* context for positioning a group of elements that share the same height */
{
	display: table;
	table-layout: fixed;
	width: 0.01px;
}

.inclelem /* element of an inclusion context */
{
	display: table-cell;
	vertical-align: top;
}

.f3s_mid /* 3-slice frame, middle slice */
{
	background-repeat: repeat;
}

.f3s_top,.f3s_bot /* 3-slice frame, top slice */
{
	background-repeat: no-repeat;
}

.f9s_top_left, .f9s_bot_left /* 9-slice frame, left corner slice */
{
	background-repeat: no-repeat;
	background-position: left;
}

.f9s_top_right, .f9s_bot_right /* 9-slice frame, right corner slice */
{
	background-repeat: no-repeat;
	background-position: right;
}

.f9s_top_mid, .f9s_bot_mid /* 9-slice frame, top/bottom horizontal slice */
{
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.f9s_mid_left /* 9-slice frame, left vertical slice */
{
	background-repeat: repeat-y;
	background-position: left;
}

.f9s_mid_right /* 9-slice frame, right vertical slice */
{
	background-repeat: repeat-y;
	background-position: right;
}

.f9s_center /* 9-slice frame, center slice */
{
	background-repeat: repeat;
	background-position: 0px 0px;
}

.popup_anchor /* anchors an abspos popup */
{
	position: relative;
	width: 0px;
	height: 0px;
}

.popup_element
{
	z-index: 100000;
}

.pointer_cursor
{
	cursor: pointer;
}

span.wrap /* used to force wrap after floated array when nested inside a paragraph */
{
	content: '';
	clear: left;
	display: block;
}

span.actAsInlineDiv /* used to simulate a DIV with inline display when already nested inside a paragraph */
{
	display: inline-block;
}

.position_content,.excludeFromNormalFlow /* used when child content is larger than parent */
{
	float: left;
}

.preload_images /* used to preload images used in non-default states */
{
	position: absolute;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
}

preload /* used to specifiy the dimension of preload item */
{
	height: 1px;
	width: 1px;
}

.animateStates
{
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

input:focus,textarea:focus /* remove default focussed input styling */
{
	outline: none;
}

textarea
{
	resize: none;
	overflow: auto;
}

.fld-prompt /* form placeholders cursor behavior */
{
	pointer-events: none;
}

.wrapped-input /* form inputs & placeholders let div styling show thru */
{
	position: absolute;
	top: 0;
	left: 0;
	background: transparent;
	border: none;
}

.submit-btn /* form submit buttons on top of sibling elements */
{
	z-index: 50000;
}

.anchor_item /* used to specify anchor properties */
{
	width: 22px;
	height: 18px;
}

.MenuBar .SubMenuVisible, .MenuBarVertical .SubMenuVisible, .MenuBar .SubMenu .SubMenuVisible,.popup_element.Active,span.actAsPara,.actAsDiv,a.nonblock.nontext,img.block
{
	display: block;
}

.ose_ei
{
	visibility: hidden;
	z-index: 0;
}

.widget_invisible,.js .invi,.js .mse_pre_init,.js .an_invi /* used to hide the widget before loaded */
{
	visibility: hidden;
}

.no_vert_scroll
{
	overflow-y: hidden;
}

.always_vert_scroll
{
	overflow-y: scroll;
}

.always_horz_scroll
{
	overflow-x: scroll;
}

.popup_element.Inactive,.js .disn,.hidden
{
	display: none;
}

.fullscreen
{
	overflow: hidden;
	left: 0px;
	top: 0px;
	position: fixed;
	height: 100%;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.scroll_wrapper
{
	position: absolute;
	overflow: auto;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.MenuBar .MenuItemContainer,.SlideShowContentPanel .fullscreen img
{
	position: relative;
}

/*Window size: 1920 x 1040
Viewport size: 1920 x 936*/

/* Contact Form -> Booking */
.wpcf7 .wpcf7-mail-sent-ok {visibility:hidden;}

.wpcf7-form{
	font-family: Trebuchet, Trebuchet MS, Tahoma, Arial, sans-serif;
	color:#555;
	font-size: 11px;
}

.wpcf7-form span{
	display:inline-block;
}

.wpcf7-form p{
	margin-bottom:7px;
}

.wpcf7-form .error{ color:red; }

.wpcf7-form .wpcf7-text{ border:1px solid #aaa; width:250px; padding: 3px 1px; }

.wpcf7-form .wpcf7-select{ border:1px solid #aaa; width:255px; padding:2px 0px}

.wpcf7-form #rental_date_day, .wpcf7-form #return_date_day { width: 60px; }

.wpcf7-form #rental_date_month, .wpcf7-form #return_date_month { width: 110px; }

.wpcf7-form #rental_date_year, .wpcf7-form #return_date_year { width: 77px; }

.wpcf7-form .label{ width:80px; display:inline-block;}

.wpcf7-form span.gray{ color: #aaa; font-size: 10px; }

.wpcf7-form .btn_submit{
	margin-left: 105px;
    cursor: pointer;

    -moz-border-radius:.5em;
    -webkit-border-radius:.5em;
    border-radius:.5em;

    padding:8px 18px;

    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-shadow:-1px -1px 0px #a60000;

    border:1px solid #a60000 !important;

	-moz-box-shadow:inset 0px 1px 0px 0px #f29d93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29d93;
	box-shadow:inset 0px 1px 0px 0px #f29d93;

    background: #ce0000; /* old browsers */
    background: -moz-linear-gradient(top, #fe1900 0%, #ce0000 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe1900), color-stop(100%,#ce0000)); /* webkit */
	background: linear-gradient(top, #fe1900 0%, #ce0000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1900', endColorstr='#ce0000', GradientType=0 ); /* ie */
}

.wpcf7-form .btn_submit:hover{
    border:1px solid #a60000 !important;
    background: #e60d00; /* old browsers */
    background: -moz-linear-gradient(top, #ff461d 0%, #e60d00 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff461d), color-stop(100%,#e60d00)); /* webkit */
	background: linear-gradient(top, #ff461d 0%, #e60d00 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff461d', endColorstr='#e60d00', GradientType=0 ); /* ie */
}

/* End Contact Form -> Booking */

.head{ display:block; /*overflow:hidden;*/ }

#category-page{
	width: 895px;
	margin: 0 auto;
	margin-top: 175px;
}

.category-list img{
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}

.category-list h1{
	font-size: 20px;
}

.category-list{
	border-bottom: 1px solid #C4C3C3;
	margin-bottom: 20px;
}

.page-content{
	margin-top:175px;
}

.page-content h1{
	/*font-size:20px;*/
}

.page-content img{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	
}

.sub-menu{
	position: absolute;
	z-index: 200;
	margin-top: -11px;
	display:none;
}

#menu-main-menu li:hover > .sub-menu{
	display:block;
}
#menu-main-menu-th li:hover > .sub-menu{
	display:block;
}

#menu-main-menu li > .sub-menu > li:hover{
	background: transparent url("../images/button14-2.png") no-repeat left top;
}
#menu-main-menu-th li > .sub-menu > li:hover{
	background: transparent url("../images/button14-2.png") no-repeat left top;
}
/*  add css */
.after {
	width:920px;
	color: #000000;
	font-family: Trebuchet, Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-top:20px;
	/*display: inline;*/
	float: left;
	-webkit-text-size-adjust: none;
	
}
.test {
	float: right;
	margin-top: -340px;
	
}
.test2 {
	left: 550px;
	top: -87px;
	margin-bottom: -87px;
}
.card-left {
	left:0px !important;
	margin-top:-25px !important;
}
.img-left {
	left: 254px !important;
	margin-top: -37px !important;
}
.mar {
	margin-top:25px;
	float: left;
}

