/**
 * @version		1.0.0
 * @package		Influence template for Joomla! 3.x
 * @author		tkboxlee
 */
/* ----------------------------------------------*/
/* 01 - indexresetcss setup
/* ----------------------------------------------*/

body {
	font-family:Calibri,Microsoft JhengHei !important;
	background-position: center top !important;
	background-repeat: repeat-y !important;
	background-attachment: fixed !important;
}
body, p, input, button, select, textarea {
	font-family:Calibri,Microsoft JhengHei !important;
}
#form12 .wdform_page {
    background: #fafafa;
}
.wdform_section_break a:link{color:blue;}
.level1 li{ border-bottom: 1px solid #666 !important;}
.itemBackToTop{display: none;}
.tag1 {
	background-image: url(../../../images/tag/01.jpg)
}
.tag2 {
	background-image: url(../../../images/tag/02.jpg)
}
.tag3 {
	background-image: url(../../../images/tag/03.jpg)
}
.tag4 {
	background-image: url(../../../images/tag/04.jpg)
}
.tag5 {
	background-image: url(../../../images/tag/05.jpg)
}
.tag6 {
	background-image: url(../../../images/tag/06.jpg)
}
.tag7 {
	background-image: url(../../../images/tag/07.jpg)
}
.tag8 {
	background-image: url(../../../images/tag/08.jpg)
}
.tag9 {
	background-image: url(../../../images/tag/09.jpg)
}
.tag10 {
	background-image: url(../../../images/tag/10.jpg)
}
.tag11 {
	background-image: url(../../../images/tag/11.jpg)
}
.tag12 {
	background-image: url(../../../images/tag/12.jpg)
}
.tag13 {
	background-image: url(../../../images/tag/13.jpg)
}
.tag14 {
	background-image: url(../../../images/tag/14.jpg)
}
.tag15 {
	background-image: url(../../../images/tag/15.jpg)
}
.tag16 {
	background-image: url(../../../images/tag/16.jpg)
}
.tag17 {
	background-image: url(../../../images/tag/17.jpg)
}
.tag18 {
	background-image: url(../../../images/tag/18.jpg)
}
.tag19 {
	background-image: url(../../../images/tag/19.jpg)
}
.tag20 {
	background-image: url(../../../images/tag/20.jpg)
}
.tag21 {
	background-image: url(../../../images/tag/01.jpg)
}
.tag22 {
	background-image: url(../../../images/tag/02.jpg)
}
.tag23 {
	background-image: url(../../../images/tag/03.jpg)
}
.tag24 {
	background-image: url(../../../images/tag/04.jpg)
}
.tag25 {
	background-image: url(../../../images/tag/05.jpg)
}
.tag26 {
	background-image: url(../../../images/tag/06.jpg)
}
.tag27 {
	background-image: url(../../../images/tag/07.jpg)
}
.tag28 {
	background-image: url(../../../images/tag/08.jpg)
}
.tag29 {
	background-image: url(../../../images/tag/09.jpg)
}
.tag30 {
	background-image: url(../../../images/tag/10.jpg)
}
.tag31 {
	background-image: url(../../../images/tag/11.jpg)
}
.tag32 {
	background-image: url(../../../images/tag/12.jpg)
}
.tag33 {
	background-image: url(../../../images/tag/13.jpg)
}
.tag34 {
	background-image: url(../../../images/tag/14.jpg)
}
.tag35 {
	background-image: url(../../../images/tag/15.jpg)
}
.tag36 {
	background-image: url(../../../images/tag/16.jpg)
}
.tag37 {
	background-image: url(../../../images/tag/17.jpg)
}
.tag38 {
	background-image: url(../../../images/tag/18.jpg)
}
.tag39 {
	background-image: url(../../../images/tag/19.jpg)
}
.tag40 {
	background-image: url(../../../images/tag/20.jpg)
}
.itemFullText table tr:nth-child(odd) {
	background: #ececec;
}
.itemFullText table td:nth-child(even) {
}
.ft3 a {
	color: #fff;
}
.apparea {
	width: 40%;
	float: left;
}
.appchoice {
	width: 60%;
	float: left;
}
.appimg{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: solid 1px #999;
}
.appchoice li {
	width: 28%;
	display: inline-block;
	text-align: center;
	margin-left: 1%;
	margin-right: 1%;
	font-size: 12px;
	border: solid 1px #999;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	cursor: pointer;
	margin-bottom: 5px;
	text-shadow: -1px 0px 5px #000;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feffff+0,58b2dc+33,a0d8ef+100 */
background: rgb(254,255,255); /* Old browsers */
background: -moz-linear-gradient(45deg, rgba(254,255,255,1) 0%, rgba(88,178,220,1) 33%, rgba(160,216,239,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(254,255,255,1) 0%,rgba(88,178,220,1) 33%,rgba(160,216,239,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(254,255,255,1) 0%,rgba(88,178,220,1) 33%,rgba(160,216,239,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#a0d8ef',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.wdform_row {
	width: 50%;
	float: right;
}
.contactimg img {
	width: 70%;
}
.itemTags li {
	font-size: 11px;
	width: 105px;
	height: 100px;
	background-color: #fff;
	border: 3px rgba(162,162,162,1.00) solid;
	display: block !important;
	float: left;
	line-height: 180px;
	margin-left: 3px !important;
	margin-bottom: 3px !important;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.tagItemIntroText {
	width: 100%;
	display: block;
	float: left;
}
.itemTags li:hover {
	background-color: #000;
	color: #fff !important;
	transition: 1s;
}
#header {
	background: #fff;
}
body.sticky #headerwrap {
	position: relative;
	top: 0%;
	width: 100%;
	height: auto;
}
body.sticky, body.frontpage.sticky, body.innerpage.sticky {
	margin-top: 0px;
}
.plmainarea {
	width: 94%;
	display: block;
	float: left
}
.plbtn {
	width: 3%;
	display: block;
	float: left;
	height: 100px;
	padding-top: 100px;
}
div.itemIntroText {
	color: #444;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	padding: 4px 0 12px 0;
}
.sigProGalleriaWhitePlaceholder {
	border: #666 solid 1px;
}
ul.sigProGalleriaWhite li.sigProThumb {
	border: #666 solid 1px !important;
}
div.itemIntroText {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	display: block;
	float: left;
	width: 40%;
}
.singlerow td {
	text-align: center;
}
.xtc-wrapper {
	max-width: 1100px;
}
.xtc-wrapperpad {
	max-width: 1100px;
}
p.sigProGalleriaWhiteTargetTitle {
	background: #fff;
	color: #000;
}
div.sigProGalleriaWhiteContainer {
	padding: 0px;
}
div.sigProGalleriaWhitePlaceholderContainer {
	width: 70%;
	display: block;
	float: left;
	height: auto;
	height: 0px;
	margin-bottom: 0px;
}
ul.sigProGalleriaWhite {
	margin: 0 auto!important;
	padding: 0!important;
	list-style: none;
	clear: both;
	width: 26%;
	display: block;
	float: right;
	margin-top: -150px
}
#region1 {
	background: #fff url(http://ez-printers.com/templates/influence/images/backgrounds/r1.jpg) no-repeat 30% 0%;
	background-size: auto;
	text-align: center;
}
.singlerow img {
	width: 170px;
	height: 170px;
}
#logo {
	margin-top: 10px;
	margin-left: 10px;
}
#menuwrap #menu ul.nav > li a, #menu ul.nav > li span.separator {
	color: #030303;
}
#region1wrap .xtc-wrapper {
	padding: 0px !important;
}
#megamenucss #js-mainnav.blackwhite .js-megamenu {
	background: transparent !important;
}
.menuuseitem li {
	width: 180px;
	float: left;
	display: inline-block;
	text-align: center;
}
div.catItemBody {
	padding: 0px;
	margin: 0px;
	border: 1px #cacaca solid;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+0,a5a5a5+100&0+79,0.65+100 */
	background: -moz-linear-gradient(-45deg, rgba(0,0,0,0) 0%, rgba(130,130,130,0) 79%, rgba(165,165,165,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(0,0,0,0) 0%, rgba(130,130,130,0) 79%, rgba(165,165,165,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(0,0,0,0) 0%, rgba(130,130,130,0) 79%, rgba(165,165,165,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6a5a5a5', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.itemListCategory img {
	padding: 0px;
	border: 1px #cacaca solid;
	background-color: #fff;
}
#form8 .wdform_page {
	background: transparent !important;
}
.adddropdown {
	background-color: #fff;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-box-shadow: 0px 3px 18px #000000;
	-webkit-box-shadow: 0px 3px 18px #000000;
	box-shadow: 0px 3px 18px #000000;
}
#logo a p {
	color: #0a090d;
}
#region12wrap .xtc-wrapper {
	background-color: transparent;
}
.itemTags {
	display: block;
	width: 100%;
	float: left;
}
#component {
	padding: 0px 0px !important;
}
#region3wrap {
	min-height: 800px;
}
#region12 span.first_word {
	font-size: 16px!important;
	letter-spacing: 1px;
}
.nav li {
	border-right: 1px #000 solid;
	height: 1.7em;
}
.nav li:hover {
	border-right: 1px #000 solid !important;
}
#left .nav li {
	border-right: 0px;
	border-bottom: 1px solid #666;
	width: 100%;
	height: 50px;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 13px;
}
div.itemContainerLast {
	width: 100%;
}
#left .nav li:hover {
	border-right: 0px!important;
	background-color: transparent !important;
}
#left a:hover {
	background-color: transparent !important;
	color: #3E3E3E;
}
.item-1718 {
	background-image: url(../../../images/leftmenu/01.jpg)
}
.item-1720 {
	background-image: url(../../../images/leftmenu/02.jpg)
}
.item-1719 {
	background-image: url(../../../images/leftmenu/03.jpg)
}
.item-1721 {
	background-image: url(../../../images/leftmenu/04.jpg)
}
.item-1722 {
	background-image: url(../../../images/leftmenu/05.jpg)
}
.item-1723 {
	background-image: url(../../../images/leftmenu/06.jpg)
}
.item-1725 {
	background-image: url(../../../images/leftmenu/07.jpg)
}
.item-1777 {
	background-image: url(../../../images/leftmenu/01.jpg)
}
.item-1778 {
	background-image: url(../../../images/leftmenu/02.jpg)
}
.item-1779 {
	background-image: url(../../../images/leftmenu/03.jpg)
}
.item-1780 {
	background-image: url(../../../images/leftmenu/04.jpg)
}
.item-1781 {
	background-image: url(../../../images/leftmenu/05.jpg)
}
.item-1782 {
	background-image: url(../../../images/leftmenu/06.jpg)
}
.item-1783 {
	background-image: url(../../../images/leftmenu/07.jpg)
}
.nav a:link{width: 60%;
}
#left li {
	padding-right: 0px;
	padding-top: 10px;
}
.megatk {
	padding: 0px !important;
}
#left {
	background: transparent;
}
div.catItemView {
	margin-bottom: 0px;
	text-align: center;
}
div.catItemImageBlock {
	margin: 0px;
	width: 35%;
	float: left;
	margin-right: 1%;
}
div.itemTagsBlock ul.itemTags li a:before {
	content: "";
}
div.itemListCategory {
	border: 0px;
	border-radius: 0px;
	margin: 0px;
	padding: 5px;
}
div.catItemIntroText {
	text-align: left;
	padding: 4px 0 12px 0;
	font-size: 13px;
}
#menuwrap #menu ul.nav > li.active a, #menuwrap #menu ul.nav > li.active a:hover {
	color: #a96ebd;
}
#region12 ul.nav li {
	border-right: 0px;
}
#region12 ul.nav li:hover {
	border-right: 0px !important;
}
#region12 a:link {
	padding: 5px;
}
h3.moduletitle::after {
	content: " ";
	border: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #fff;
	width: 100%;
	border-color: #62456b;
	display: block;
}
#searchForm fieldset.phrases {
	display: none
}
#searchForm fieldset.only {
	display: none
}
.catItemTitle {
	text-align: left;
	text-indent: 10px;
	background: rgb(228,245,252); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(228,245,252,1) 0%, rgba(191,232,249,1) 50%, rgba(159,216,239,1) 51%, rgba(42,176,237,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(228,245,252,1) 0%, rgba(191,232,249,1) 50%, rgba(159,216,239,1) 51%, rgba(42,176,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(228,245,252,1) 0%, rgba(191,232,249,1) 50%, rgba(159,216,239,1) 51%, rgba(42,176,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f5fc', endColorstr='#2ab0ed', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.catItemTitle a:link {
	color: #277ecf;
}
.catItemTitle a:visited {
	color: #277ecf;
}
span.catItemImage img {
	max-width: 89%;
	height: auto;
	border: 6px solid #b3daef;
	margin-top: 20px;
	box-shadow: 0px 0px 5px #666;
}
.itemExtraFields {
	font-size: 13px;
}
.typeTextfield {
	border-bottom: 1px solid #666;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 30px;
	line-height: 30px;
}
.itemExtraFields ul {
	border: 1px solid #666;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 0px;
}
.itemExtraFieldsLabel {
	background-color: rgba(66,190,255,0.2);
	padding: 0px !important;
}
.itemExtraFields li.odd {
	background-color: rgba(66,190,255,0.2)
}
.itemFullText th {
	background-color: #f2f2f2;
	text-align: right;
	padding: 5px;
	border-bottom: 1px solid #c8c8c8;
}
.itemFullText td {
	padding: 5px;
	border-bottom: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
}
.itemFullText table {
	border: 1px solid #c8c8c8;
}
#sbcaption {
	display: none !important
}
div.itemImageBlock {
	width: 50%;
	float: left;
	margin-right: 3%;
}
div.itemImageGallery {
	width: 60%;
	float: left;
	min-height: 300px;
}
div.itemLinks {
	width: 100%;
	display: block;
	float: left;
}
ul.sigProClassic {
	padding: 0px 0!important;
}
ul.sigProArtistic li.sigProThumb {
	width: 49%;
}
.sigProImg {
	width: 100% !important
}
.itemImage {
	border: 1px solid #c8c8c8;
	background-color: #FFF;
}
ul.sigProArtistic li.sigProThumb a.sigProLink, ul.sigProArtistic li.sigProThumb a.sigProLink:hover {
	padding: 9px 8px 10px 8px;
}
ul.sigProArtistic {
	margin: 0px !important;
	padding: 0px !important;
	background: transparent;
}
#header {
	height: 100px;
	background-image: url(../images/logos/logobg.jpg);
}
.camera_caption div {
	background-color: rgba(0,0,0,0.1)!important;
	display: block;
	float: left;
}
#mod-search-searchword1509 {
	border-top-left-radius: 10px !important;
	border-bottom-left-radius: 10px !important;
}
.btn-primary {
	border-top-right-radius: 10px !important;
	border-bottom-right-radius: 10px !important;
	text-transform: uppercase;
	background: #1b2c5f!important;
}
.modulecontent {
	padding: 0px;
}
.menu-title {
	font-size: 14px;
	letter-spacing: 2px;
	font-family: Arial,微軟正黑體,Microsoft JhengHei;
}
.submenu-align-auto {
	font-size: 14px;
	letter-spacing: 0px !important;
}
#region2wrap .xtc-wrapper {
	padding: 0px;
}
.itemFullText {
	width: 100%;
	float: left;
}
.div.itemToolbar {
	width: 25%;
	float: right;
}
div.itemHeader {
	width: 70%;
	float: left;
}
.itemPrintLink {
	border: 1px solid #666;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFF;
}
#region3wrap .xtc-wrapper {
	padding: 10px 40px;
}
#region2wrap {
	margin-top: 103px;
}
#menu2 {
	margin-top: 20px;
	margin-left: 50px;
}
.page-header h1, h1, h2, h3, h4, h5, h6 {
	font-family: 'Teko'!important;
}
.langsel {
	width: 100%;
	float: right;
	margin-top: 5px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
.langsel img {
	height: 25px;
}
.searchsearcharea {
	width: 100%;
	float: right;
	text-align: right;
	padding-right: 2%;
}
.indexcatpic {
	width: 24.6%;
	-webkit-filter: brightness(150%);
	filter: brightness(150%);
	transition: 0.3s;
	border: 1px #7e7e7e solid;
}
.indexcatpic:hover {
	-webkit-filter: brightness(100%);
	filter: brightness(100%);
}
}
.menu img {
	margin-right: 5px;
}
form {
	margin: 0px;
}
#mod-search-searchword1509 {
	padding-top: 9px !important;
	padding-bottom: 8px !important;
}
.navbar .nav {
	margin-bottom: 10px;
}
div.tagItemCategory {
	border-right: 0px;
}
div.tagItemCategory span {
	font-weight: normal;
	background-color: #666;
	color: #fff;
	padding: 5px 6px 2px 5px;
}
.tagItemView {
	width: 33%;
	float: left;
	height: auto;
}
.tagItemImage img {
	border: 1px solid #666;
}
.footercompany {
	text-align: center
}
div.itemImageBlock {
	padding: 3px 0;
	margin: 0 0 5px 0;
}
.itemExtraFields h3 {
	display: none
}

@media screen and (max-width: 500px) {
.langsel {
	margin-top: -40px;
}

#camera_wrap_1492 .camera_caption {
	top: 15%;
}
.camera_caption_desc {
	display: none;
}
.indexcata img {
	width: 48%;
}
#user19 div.firstarea {
	width: 100%;
}
#user19 div.centerarea {
	width: 100%;
}
#user19 div.lastarea {
	margin-top: 0px;
}
.cataatxt {
	width: 90%;
}
.tright {
	text-align: center;
}
.tleft {
	text-align: center;
}
.searchsearcharea {
	display: none;
}
.ft3 {
	width: 100%;
}
div.itemContainer, div.subCategoryContainer {
	float: left;
}
#region3wrap .xtc-wrapper {
	padding: 10px 10px;
}
div.itemImageBlock {
	width: 100%;
}
div.itemImageGallery {
	width: 100%;
}
.sigProLink {
	width: 100% !important;
	float: left;
}
ul.sigProArtistic li.sigProThumb {
	width: 48.5%;
	float: left;
}
ul.sigProArtistic li.sigProThumb a.sigProLink, ul.sigProArtistic li.sigProThumb a.sigProLink:hover {
	padding: 0px;
}

	#user19 div.lastarea{ display: none}
	.camera_caption_desc{ display: none !important;}
	.apparea{ width: 100%;}
	.appchoice{width: 100%; margin-top: 20px;}
	div.itemFullText img {width: 100%;}
	.contactimg{ display: none;}
	.wdform_row {
    width: 100%;
}
	.input_deactive{width: 95% !important}
	div.sigProGalleriaWhitePlaceholderContainer {
    width: 100%;
		height: auto;
}
	div.itemIntroText {
    width: 100%;
}
	ul.sigProGalleriaWhite li.sigProThumb {
    width: 31.3%;
}
	ul.sigProGalleriaWhite {
    width: 100%;
	margin-top: 5px!important;
}
	.itemTags li {
    width: 30%;
}
	.mlang{ display: block !important;}
	.blong{ display: none !important;}
	.singlerow img {
    height: auto !important;
}
}
