body {
	color: #666;
	font-family: "Helvetica Neue", Helvetica, Arial, "微軟正黑體", sans-serif;
	font-size: 15px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	background-image:url(../images/bg_abertura.jpg);
	background-repeat:repeat;
	border-top:4px solid #f8d502;

}

#background_bg{
	
	width:100%;
	height:635px;
	background-color:#777474;
	float:left;
	position:absolute;
	z-index:-1;
	background: url(../images/redbg.jpg);
	border-bottom: 1px solid #fff;
}

#background_bg_inner{
	width:100%;
	height:318px;
	background-color:#777474;
	float:left;
	position:absolute;
	z-index:-1;
	background: -moz-radial-gradient(center center , ellipse farthest-corner, #777474 0%, #2d2a2a 100%) repeat scroll 0 0 transparent;
	background: -o-radial-gradient(center center , ellipse farthest-corner, #777474 0%, #2d2a2a 100%) repeat scroll 0 0 transparent;
	background: -webkit-radial-gradient(center center , ellipse farthest-corner, #777474 0%, #2d2a2a 100%) repeat scroll 0 0 transparent;
	border-bottom:1px solid #fff;
}


p, ul, ol, dl, table, fieldset, blockquote, pre, code { line-height:24px;
}
/* headings
------------------------------------------------------*/
h1, h2, h3, h4, h5, .jqueryslidemenu a, .jqueryslidemenu ul li ul li a {
	color:#fefefe;
	font-family: 'Oswald', sans-serif;
}
h1, h2, h3, h4, h5 {
	color:#282724;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 11px;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
hr {
	border: 1px solid #eee;
	width: 100%;
	color: #eee;
	height: 1px;
}
p {
	color:#888888;
	padding-bottom:10px;
}
/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
	float: right;
	margin: 3px 0 0px 20px;
	width:auto;
}
.alignleft {
	float: left;
	margin:0px 20px 0px 0px;
	width:auto;
}
.align {
	float: left;
	margin: 0 10px 0px 0;
	width:auto;
}
a img {
	border:none;
}
img {
	max-width:100%;
	height:auto;
}
 *|*:focus {
 outline: none;
}
a:link, a, a:visited {
	color:#a29c9a;
	text-decoration:none;
}
a:hover {
	color:#e74536;
}

.thumb_img {
	float: left;
	margin: 0px 20px 0px 0px;
}
.description {
	display:block;
	overflow: hidden;
}
.img_radius {
	height:100px;
	width:100px;
	-moz-border-radius:100px;
	border-radius:100px;
}

.drop_cap {
	background-color:#4d4c47;
	height: 70px;
	width: 70px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px; /* Safari and Chrome */
	border-radius: 35px;
	text-align:center;
	behavior: url(ie-css3.htc);
}
.drop_cap h5 {
	color:#fff;
	padding-top:25px;
}
.drop_cap:hover {
	-moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
	background-color:#e74536;
	cursor:pointer;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	width: 100%;
}
a.read_more {
	background-color:#4d4c47;
	border:1px solid #2b2b2b;
	padding:7px 15px 7px 15px;
	border-radius:5px;
	color:#fff;
	font-family: 'Oswald', sans-serif;
}
a.read_more:hover {
	-moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
	background-color:#e74536;
	border:1px solid #e74536;
}


span.divider {
	display:block;
	overflow:hidden;
	clear:both;
	margin-top:30px;
	margin-bottom:30px;
	border-top:1px solid #e4dfd6;
}

.blockquotes{
background-image:url(images/blockquote_img.png);
background-repeat:no-repeat;
background-position:left -1px;
font-style:italic;
font-weight:bold;
}
/*end common/genral style*/


/*top section start*/

header{
	height:60px;
	padding-bottom:30px;
	padding-top:40px;
}
header figure {
	float:left;
	padding:0px;
	margin:0px;
}

.top_right {
	float:right;
}

ul.top_info{
list-style:none;
}


ul.top_info li{
display: inline-block;
background-color:#555;
margin-left:10px;
}

ul.top_info li span{
padding:5px 10px;
margin:0px;
float:left;

}
span.call_1st_col{
background-color:#2b2b2b;
font-weight:bold;
}

span.call_2nd_col{
background-color:#535353;
color:#c7c7c7;
font-weight:bold;
}

#social_media {
text-align:right;
padding-top:10px;
}

#social_media img{
padding-left:5px;
cursor:pointer;
}

#social_media img:hover{
opacity:0.8;
}
/*top section end*/


/*teaser start*/
.teaser {
	background-color:#282724;
	padding:50px 30px 30px 30px;
	overflow:hidden;
	text-align:center;
}
.teaser h3{
	font-size:25px;
	margin-bottom:30px;
	color:#fff;
}
.teaser span{
	color:#e74536;
}

span.teaser_icon {
	background-color:#4d4c47;
	display: block;
	height: 136px;
	width: 136px;
	margin:0px auto;
	margin-top:30px;
	border-radius:68px 68px 68px 68px;
	position:relative;
}

span.teaser_icon img {
	position:absolute;
	margin-top:-30px;
	left:50%;
	margin-left:-30px;
	top:50%;
}

span.teaser_icon:hover {
	-moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
	background-color:#e74536;
	cursor:pointer;
}
/*teaser end*/

/*content home start*/
.home .content {
min-height:inherit;

}

/*content home end*/

/*content start*/
.content {
	background-color:#fff;
	padding:40px 50px;
	overflow:hidden;
	background-repeat:repeat-x;
	min-height:500px;
}
.content h3 {
	color:#282724;
	padding-bottom:20px;
	line-height:25px;
}
.content h3 span {
	color:#e74536;
}
.content h4 {
	padding-bottom:10px;
}
/*content end*/

/*trigger start*/
span.trigger {
	width: 0; 
	height: 0; 
	border-left:10px solid transparent; 
	border-right:10px solid transparent; 
	border-bottom:10px solid #e74536;
	line-height: 46px;
	font-size: 2em;
	font-weight: normal;
	float:right;
	cursor:pointer;
	position:absolute;
	left:50%;
	margin-left:-10px;
	top:-14px;
}
span.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
span.trigger a:hover {
	color: #fff;
}

.toggle_container {
	background-color:#e74536;
	padding:5px 10px 0px 10px;
	text-align:center;
}
.toggle_container p {
	color:#fff;
	text-align:center;
}
.trigger_container {
	border-top:4px solid #e74536;
	position: relative;
}
/*trigger end*/


/*footer start*/
footer {
	background-color:#2B2B2B;
	padding:30px 30px 0px 30px;
	overflow:hidden;
	margin-top:0px;
	color:#969a9a;
}
/*Footer End*/

/*bottom footer start*/
.footer {
	background-color:#1b1b1b;
	padding:10px 30px 0px 30px;
	overflow:hidden;
	margin-bottom:30px;
}
.copyright p {
	text-align:center;
	color:#aaaaaa;
	font-weight:100;
}
/*bottom footer end*/


/*sub header start*/
.sub_header {
    border-bottom: 1px  dotted #E4DFD6;
    margin-bottom: 40px;
    overflow: hidden;
    padding: 10px 0 40px;
}
.sub_header h2 {
	float:left;
	color:#e74536;
	font-weight:800;
}
.sub_header h5 {
	float:left;
	margin-left:20px;
	padding-left:20px;
	color:#636363;
	border-left:1px solid #e4dfd6;
}

.search_box{
	float:right;
	margin-top:-5px;
}

.search_box .text_input {
    float: left;
    height: 15px;
    margin: 0;
    padding: 8px;
    width:150px;
}

.search_box .text_input{
    background-color:#F2F2F2;
    color: #2b2b2b;
    outline: medium none;
    padding: 8px;
}


.search_box input{
    border: medium none;
    font-size: inherit;
    outline: medium none;
}


.search_button {
    background: url(images/search_button.png) no-repeat scroll center center transparent;
    border: medium none;
    display: block;
    float: left;
    height: 31px;
    line-height: 31px;
    margin: 0;
    outline: medium none;
    width: 31px;
	 background-color:#2B2B2B;
	 border-left:1px solid  #fff;
}


 .search_button:hover {
    -moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
	background-color:#e74536;
	cursor:pointer;
}
/*sub header end*/


aside {
	border-left:1px solid #e4dfd6;
	padding:0px 0px 10px 20px;
}




/*contact start*/
#response{
color:#e74536;
margin-bottom:20px;

}
#contact-form {
	margin-top: 25px;
}

#contact-form input, #contact-form textarea {
	padding: 5px;
	width:99%;
	font-family: Helvetica, sans-serif;
	margin: 10px 0px 10px 0px;
	border:1px solid #ccc;
	background-color:#f2f2f2;
	color:#666666;
}

#contact-form textarea {
	height:185px;
	background-color:#f2f2f2;
}

#contact-form textarea:focus, #contact-form input:focus {
	border:1px solid #e74536;
}

#contact-form p input#submit {
	float:right;
	background-color:#4d4c47;
	border:1px solid #2b2b2b;
	padding:5px;
	border-radius:5px;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	width:100px;
	font-size:12px;
}

#contact-form p input#submit:hover{
		background-color:#e74536;
		border:1px solid #679202;
		cursor:pointer;
}

label {
	float: right;
	font-size:16px;
	font-family: 'Oswald', sans-serif;
	
}
	.vaidate_error{
border:1px solid #FF0000!important;
}


/*contact end*/


.form_in h5,h6{line-height:21px;margin-bottom:5px;}
.form_in p{
    color: #1d1d1d;
    font-size: 15px;
    line-height: 35px;
    text-align: justify;
}



/*typogaraphy start*/
.hilight-yellow {
	background-color: #FFFF99;
}
.hilight-black {
	background-color: #000;
	color:#fff;
}
/*typogaraphy end*/


/*pricing table start*/
#pricing_table{
text-align:center;
margin-top:90px;
width:101%;
}

#pricing_table .one_third{
margin-right:1px;
float:left;
width:32.95%;
}

#pricing_table .one_fourth{
margin-right:1px;
float:left;
width:24.65%;
}

#pricing_table .one_third ul,
#pricing_table .one_fourth ul{
list-style:none;
background-color:#F9F9F9;
-moz-box-shadow:inset 0 0 8px #dfdfdf;
-webkit-box-shadow:inset 0 0 8px #dfdfdf;
box-shadow:inset 0 0 8px #dfdfdf;
}

#pricing_table .one_third ul li,
#pricing_table .one_fourth ul li{
padding-bottom:10px;
padding-top:10px;
border-bottom: 1px solid #dfdfdf;
border-top: 1px solid #F9F9F9;
text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);
}

.pricing_col_1{
background: #0b5f6c; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45aebf', endColorstr='#0b5f6c'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#45aebf), to(#0b5f6c)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #45aebf,  #0b5f6c); /* for firefox 3.6+ */ 
background: -o-linear-gradient(top,  #45aebf,  #0b5f6c); /* for opera 3.6+ */ 
border-bottom:1px solid #05454f;
}
.pricing_col_2{
background: #b93d17; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee8317', endColorstr='#b93d17'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#ee8317), to(#b93d17)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #ee8317,  #b93d17); /* for firefox 3.6+ */ 
background: -o-linear-gradient(top,  #ee8317,  #b93d17); /* for opera 3.6+ */ 
border-bottom:1px solid #9a2c0a;
}
.pricing_col_3{
background: #537027; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#68a32d', endColorstr='#537027'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#68a32d), to(#537027)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #68a32d,  #537027); /* for firefox 3.6+ */ 
background: -o-linear-gradient(top,  #68a32d,  #537027); /* for opera 3.6+ */ 
border-bottom:1px solid #354c12;
}
.pricing_col_4{
background: #d79f07; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdc400', endColorstr='#d79f07'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#fdc400), to(#d79f07)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #fdc400,  #d79f07); /* for firefox 3.6+ */ 
background: -o-linear-gradient(top,  #fdc400,  #d79f07); /* for opera 3.6+ */ 
border-bottom:1px solid #cc9501;
}

.highlight{
background-color:#e3e3e3;
}

.heading{
padding:20px 20px 0px 20px;
}

.heading h2{
color:#fff;
}
 
.wide{
padding:40px 40px 25px 40px;
margin-top:-45px;
}

.pricing_space{
height:100px;
}

.heading span{
padding-top:10px;
padding-bottom:10px;
display:block;
}

.price_button{
background: #282828; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d4d4d', endColorstr='#282828'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#4d4d4d), to(#282828)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #4d4d4d,  #282828); /* for firefox 3.6+ */
background: -o-linear-gradient(top,  #4d4d4d,  #282828); /* for opera 3.6+ */ 
padding:30px;
border-top:1px solid #212121;
}

.price_button a.read_more:hover{
background-color:#999999 !important;
border:1px solid #000 !important;
}

#pricing_table span i{
color:#fff;
}
/*pricing table end*/


/*list*/
ul.list {
	padding-top: 2px;
}
ul.list li { border-bottom:1px dashed #CCCCCC; padding-bottom:8px;}
ul.list li span { margin-right:15px; padding-left:10px; font-size:15px; color:#333;}

ul.list li a{
	font-size:15px;
	color: #1d1d1d;
	padding-left: 11px;
}

ul.list li a:hover {
	color: #e74536;
}

ul.list li+li {
	margin-top: 8px;
}



/************* Buttons  from transforms ***********************************/

.button a {
	display:inline-block;
  border:0; 
  cursor:pointer;
  text-align:center; 
 text-decoration:none;
 margin-top:10px;
  }

a.bt {
	font-size:15px;
	background-color:#4d4c47;
	border:1px solid #2b2b2b;
	padding:8px 30px 8px 30px;
	border-radius:5px;
	color:#fff;
	font-family: 'Oswald', sans-serif;
}
a.bt:hover {
	-moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
	background-color:#e74536;
	border:1px solid #e74536;
}

.moreText {font-size:13px;
    border: 1px solid #e74536;
	background:#FFF;
    height: 400px;
    margin: 0 auto;
    overflow: auto;
    padding: 30px;
    width: 830px;
}
.moreText p {padding:1em;}


/************* Table ***********************************/

table {
  max-width: 100%;
  background-color: #f5f5f5;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 18px;
}
.table th,
.table td {
  padding: 10px;
  line-height: 25px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight:800;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-left: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #f5f5f5;
}

/* table*/ 
  
.title {
    color: #541d0c;
    font-size: 20px;
    vertical-align: bottom;
}
.table thead th {
	background:#666; color:#FFF; border-bottom:2px solid #0288d1;
}

.table thead th h5 {color:#FFF; font-size:20px; line-height:25px;}

input,
button,
select,
textarea {
  font-size: 15px;
  font-weight: normal;
  line-height: 18px;
}
input,
button,
select,
textarea {
  font-family: Microsoft JhengHei;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

label {
  display: block;
  margin-bottom: 5px;
}

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

.radio,
.checkbox {
  padding-left: 15px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal;
}

#a table{
	width:100%;
	border-collapse:collapse;
	table-layout:auto;
	vertical-align:top;
	border:1px solid #fff;
	background:#FFF;
	margin-bottom:20px;
	}
	
	#a table thead th{
	color:#fff !important;
	font-weight:400;
	background-color:#e74536;
	border:1px solid #fff;
	border-collapse:collapse;
	text-align:center;
	table-layout:auto;
	vertical-align:middle;
	font-weight:100;
	line-height:180%;
	padding:20px 0;
	font-weight:400;
	font-size:15px;
	}
	
#a table tbody td{
	text-align:left;
	vertical-align:middle;
	border-collapse:collapse;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-size:15px;
	padding: 12px 10px;
	border-collapse:collapse;
	text-align:center;
	}
	#a table thead th{
	padding:0px 5px;
	border-collapse:collapse;
	}

.tdgray { background: #f5f5f5;}
.wred { color:#F00;}
.ltxt { text-align:left;}

.registration{
	width:80%;
	margin:2em auto 2em;
	padding: 0em 0% 3em 0;
}
.registration h2{
	font-size:1.6em;
	color: #C00;
	text-transform:capitalize;
	margin-bottom: 4%;
	font-family: Microsoft JhengHei;, sans-serif;
	font-weight:300;
}

.photoform { 
border:10px solid #FFF;
-webkit-box-shadow: 0px 3px 7px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 3px 7px 0px rgba(50, 50, 50, 0.5);
box-shadow:         0px 3px 7px 0px rgba(50, 50, 50, 0.5);
}


/*-----pagination----*/

	.pagination {
		display:block; position:relative;
		padding:10px 20px 0;
		margin:0 auto 2em;
	}
	.pagination span {
		float:left;
		padding-top:5px;
		line-height:11px;
		font-size:13px;
		margin-right:5px;
	}
	.pagination ul.pages li {
		float:left;
		padding:0;
		margin:0 0 0 8px;
		list-style:none;
	}
	.pagination ul.pages li a {
		padding:4px 8px;
		color:#333;
		background-color:#fff;
		border:1px solid #dfdfdf;
		-webkit-box-shadow: inset 1px 1px 1px 1px rgba(205, 205, 205, .1);
        box-shadow: inset 1px 1px 1px 1px rgba(205, 205, 205, .1);
	}
	.pagination ul.pages li.active a, .pagination ul.pages li a:hover {
		background-color:#fb5656;
		border:1px solid #fb5656;
		color:#FFF;
	}
	.pagination ul.pages li.active a:hover {
		color:#fff;
	}
