@charset "UTF-8";
/* CSS Document */

body{
	background-color: #f1f1f1;
	font-family: 'UTM Daxline';
	overflow-x: hidden;
}

/*ul,ol{
	list-style: none;
}*/

a, a:hover{
	text-decoration: none;
}

p{
	margin-bottom: 1em;
}

.yellow, a.yellow		{color: #eea200;}

/* -------------- HEADER -------------- */
#header{
	background: url(../img/bg_header.jpg) top left repeat-x;
	width: 100%;
	height: 100px;
	display: block;
}

h1#logo{
	background: url(../img/logo_Quoc_Anh_Printing.png) top left no-repeat;
	width: 240px;
	height: 71px;
	display: block;
	margin: 20px 0 0 15px;
	text-indent: -9999px;
}

.language_bar{
	width: 50px;
	height: 20px;
	display: block;
	padding: 8px 0 0 0;
}

.language_bar input[type=submit]{
	background: none;
	border: none;
	outline: none;
	float: right;
	padding: 0;
	margin: 0 0 3px 0;
	color: #7e878f;
	cursor: pointer;
}

.language_bar input[type=submit].active{
	color: #f2b808;
}

/* ----- MAIN NAVIGATION ----- */
#main_nav{
	width: 670px;
	height: 25px;
	display: block;
	margin: 0;
	padding: 0;
}

#main_nav ul{
	list-style: none;
}

#main_nav ul li{
	float: right;
	padding: 0 0 0 25px;
	font-size: 20px;
	font-family: 'UTMDaxlineBold';
}

#main_nav ul li a			{color: #484848;}
#main_nav ul li.active a	{color: #eea200;}
/* -------------- HEADER -------------- */


/* -------------- SLIDER SECTION -------------- */
.slider_section{
	background: url(../img/bg_slider_section.jpg) top left repeat-x;
	width: 100%;
	height: 400px;
	display: block;
	
}
/* -------------- SLIDER SECTION -------------- */


/* -------------- MAIN CONTAINER -------------- */
.main_container{
	background: url(../img/bg_content.jpg) bottom center repeat-x;
	width: 100%;
	height: auto;
	display: block;
	margin-top: -52px;
	padding-bottom: 10px;
	z-index: 9999px;
}


h2.page_title,
.page_title{
	text-align: center;
	font-family: 'UTMDaxlineBold';
	font-size: 48px;
	color: #eea200;
	padding: 0;
	margin-bottom: 40px;
}

h3.sub_title,
.sub_title{
	font-family: 'UTMDaxlineBold';
	font-size: 15px;
	color: #484848;
	border-bottom: 1px solid #CCC;
	padding: 0 0 10px 0;
	margin-bottom: 0px;
	text-transform: uppercase;
}

h4.section_title,
.section_title{
	width:100%;
	height: auto;
	display: block;
	text-align: center;
	font-family: 'UTMDaxlineBold';
	font-size: 20px;
	color: #eea200;
	padding: 0;
	margin-bottom: 20px;
}

.contact_page{
	margin-top: 0;
}

/* ------ TABS ------ */
.idTabs{
	text-align: center;
	font-size: 48px;
	color: #484848;
	margin-bottom: 50px;
}

.idTabs a{
	color: #484848;
	padding: 0 30px;
}

.idTabs a.selected{
	color: #eea200;
}
/* ------ TABS ------ */


/* ------ TAGLINE ------ */
.tagline{
	font-size: 26px;
	color: #666;
}
/* ------ TAGLINE ------ */


/* ------ CONTACT FORM ------ */
.contact_form {
	margin-top: 15px;
}

.contact_form input[type=text],
.contact_form textarea{
	background: none;
	border: none;
	width: 100%;
	color: #909090;
	font-style: italic;
	font-family: 'UTM Daxline';
	font-size: 15px;
	max-height: 120px;
}

input.send_en,
input.send_vn{
	width: 94px;
	height: 29px;
	display: block;
	border: none;
	outline: none;
	text-indent: -9999px;
	cursor: pointer;
}

input.send_en	{background: url(../img/btn_Send_en.png) top left no-repeat;}
input.send_vn	{background: url(../img/btn_Send_vn.png) top left no-repeat;}
/* ------ CONTACT FORM ------ */


/* -------------- TESTIMONIALS -------------- */
.testimonials{
	width: 470px;
	height: 450px;
	display: block;
	margin: 0 0 20px 0;
}

/* Tabber */
ul#tabber {
	width: 9999px;
	height: 450px;
	display: block;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}
	
ul#tabber li {
	width: 440px;
	height: 240px;
	float: left;
	display: block;
}

ul#tabber li img {
	max-width: 430px;
	height: 115px;
	display: block;
	margin: 0 auto 25px auto;
	padding-right: 10px;
}

ul#tabber li .testimonial_content{
	width: 380px;
	height: auto;
	display: block;
	margin: 0 25px;
	color: #838383;
}

ul#tabber li .testimonial_content .testimonial_name{
	font-weight: bold;
	margin-top: 12px;
}
	
/* Tabs */
#tabber_clip { 
	width: 430px; 
	position: relative; /* For IE */
	overflow: hidden;
	height: 240px;
	z-index:101;
	/*border-top: 1px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	border-left: 1px solid white;*/
	float: left;
	padding: 10px;
	background-color: #FFF;
}


ul#tabber_tabs {
	display: block;
	float: left;
	width: 450px;
	padding: 0;
	margin: 10px 0 40px 0;
	float: left;
}

ul#tabber_tabs li {
	display: block;
	float: left;
	margin: 0 50px 0 0;
}

ul#tabber_tabs li:last-child{
	margin-right: 0;
}
		
ul#tabber_tabs li a {
	width: 58px;
	height: 58px;
	display: block;
	font-size: 13px;
	border: 6px solid #cdcdcd;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
}

ul#tabber_tabs li a img,
img.tes_ava{
	width: 58px;
	height: 58px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	
}

img.tes_ava{
	border: 6px solid #cdcdcd;
}

ul#tabber_tabs li.active a{
	border: 6px solid #eea200;
}

/* -------------- TESTIMONIALS -------------- */


/* -------------- CLIENTS SLIDER -------------- */
/** base carousel **/
.carousel ul {
	position:absolute;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}

.no-js .carousel ul {position:static;}

.carousel .mask {
	position:relative;
	overflow:hidden;
}

.carousel ul li {
	float:left;
	margin:0;
}

.carousel .pagination-links {
	list-style:none;
	margin:0;
	padding:0;
}
 
.carousel .pagination-links li {
	display:inline;
}

.carousel .pagination-links li a {
	padding:2px 6px;	
}

.carousel .pagination-links li a:hover {text-decoration:none;}

.carousel .pagination-links li.current a {
	 background:#444;
	 color:#fff;
}
 
.carousel .disabled {
	color:gray;
	cursor:default;
}

/** my carousel 1 **/
#my-carousel-1 .mask {
	width:150px;
}

/** my carousel 2 **/
#my-carousel-2 .mask {
	width:950px;
	height: 370px;
}


#my-carousel-2 ul li {
	width: 315px;
	height: 370px;
	display: block;
	margin: 0 5px;
}

#my-carousel-2 ul li img {
	max-width: 315px;
	max-height: 350px;
	display: block;
	margin: 10px 0 0 0;
}

#my-carousel-2  a.next{
	background: url(../img/arrow_right.png) top left no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	float: right;
	position: relative;
	right: 0px;
	top: -230px;
	text-indent: -9999px;
}

#my-carousel-2  a.prev{
	background: url(../img/arrow_left.png) top left no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	position: relative;
	left: 0px;
	top: -230px;
	text-indent: -9999px;
}

/** my carousel 3 **/
#my-carousel-3 .mask {
	width: 950px;
}

#my-carousel-3 ul li {
	width: 280px;
	height: 175px;
	display: block;
	margin: 20px 40px 20px 0;
	border: 1px solid #c2c2c2;
}

#my-carousel-3 ul li img{
	max-width: 278px;
	max-height: 171px;
	display: block;
	margin: 0 auto 0 auto;
	vertical-align: middle;
}

#my-carousel-3  a.next{
	background: url(../img/arrow_right.png) top left no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	text-indent: -9999px;
}

#my-carousel-3  a.prev{
	background: url(../img/arrow_left.png) top left no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	margin-left: 870px;
	margin-right: 5px;
	text-indent: -9999px;
}
/* -------------- CLIENTS SLIDER -------------- */


/* -------------- CLIENTS SLIDER - HOMEPAGE -------------- */
/** my carousel 4 **/
#my-carousel-4 {
	border-top: 1px solid #dcdcdc;
	padding-top: 3px;
	min-height: 70px;
}

#my-carousel-4 .mask {
	width: 950px;
}

#my-carousel-4 ul li {
	width: 155px;
	height: 90px;
	display: block;
	margin: 0px 5px 0 0;
	overflow:hidden; /* this is important */
}

#my-carousel-4 ul li img{
	max-width: 155px;
	max-height: 90px;
	/*margin: 0 -15px 0px -15px;*/
}

#my-carousel-4  a.next{
	background: url(../img/arrow_right.png) top left no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	float: right;
	text-indent: -9999px;
}

#my-carousel-4  a.prev{
	background: url(../img/arrow_left.png) top left no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	margin-left: 889px;
	margin-right: 5px;
	text-indent: -9999px;
}
/* -------------- CLIENTS SLIDER - HOMEPAGE -------------- */



/* ------ HOMEPAGE ------ */
.home_page_text{
	text-align: center;
	font-size: 24px;
	color: #676767;
	margin: 20px 0 40px 0;
}

.process_panel{
	background: url(../img/process_bg.png) top left no-repeat;
	height: 420px;
	display: block;
	padding-top: 35px;
	margin-top: -50px;
}

.process_step{
	width: 390px;
	height: 55px;
	display: block;
	padding: 10px 0 0 80px;
}

.process_step h2,
.process_step h3{
	color: #838383;
	padding: 0;
	margin: 0;
}

.process_step h2{
	font-family: 'UTMDaxlineBold';
	font-size: 20px;
}

.process_step h3{
	font-size: 14px;
}

.process_step a			{color: #838383;}
.process_step a:hover	{color: #eea200;}

.btn_sent_your_stuff_en,
.btn_sent_your_stuff_vn{
	width: 452px;
	height: 132px;
	display: block;
	text-indent: -9999px;
	margin-top: 50px;
}

.btn_sent_your_stuff_en	{background: url(../img/btn_sent_your_stuff_en.png) top left no-repeat;}
.btn_sent_your_stuff_vn	{background: url(../img/btn_sent_your_stuff_vn.png) top left no-repeat;}
/* ------ HOMEPAGE ------ */


/* ------ CLIENTS PAGE ------ */
.client_page_text{
	text-align: center;
	font-size: 16px;
	color: #4b4c4c;
	margin: 20px 0;
}
/* ------ CLIENTS PAGE ------ */


.inner_page{
	background: url(../img/content_bg.png) right bottom no-repeat;
	width: 100%;
	height: auto;
	display: block;
	padding: 0 0 40px 0;
	color: #636363;
}

.inner_page ul.others{
	font-style: italic;
}

.inner_page a,
.inner_page ul li a{
	color: #636363;
}

.inner_page a:hover{
	color: #eea200;
}

/* ------ PROMOTION PAGE ------ */
.promotion_title{
	background: url(../img/promotion_title_bg.jpg) top left repeat-x;
	width: 100%;
	height: 150px;
	display: block;
}

.promotion_title h2{
	font-family: 'UTMDaxlineBold';
	font-size: 34px;
	line-height: 40px;
	color: #eea200;
	padding: 30px 0 0 0;
	margin: 0;	
}

.promotion_banner,
.promotion_banner img{
	width: 100%;
	height: auto;
	display: block;
}

.promotion_banner {margin: 0 0 25px 0;}
/* ------ PROMOTION PAGE ------ */


/* ------ SERVICES PAGE ------ */
.service_page{
	background: url(../img/bg_service.png) 23px 0  repeat-y;
	height: auto;
	display: block;
	padding-top: 65px;
}

.service_page h2.page_title_2{
	font-family: 'UTMDaxlineBold';
	font-size: 34px;
	text-align: left;
	color: #eea200;
	padding: 0 0 0px 85px;
	margin: 0;
}

#toggle-view {
	list-style:none;	
	margin:0;
	padding:0;
	width: 100%;
}
	
#toggle-view li {
	margin:0px;
	position:relative;
	cursor:pointer;
}

#toggle-view h3 {
	margin:0;
}

#toggle-view span.toggle_btn {
	position:absolute;
	right: 20px; 
	top:0;
	color: #666;
	font-size: 16px;
}

.process_step_2{
	width: 950px;
	height: 55px;
	display: block;
	padding: 10px 0 0 0px;
}

.process_step_2 h2,
.process_step_2 h3{
	color: #838383;
	padding: 0;
	margin: 0;
}

.process_step_2 h2{
	font-family: 'UTMDaxlineBold';
	font-size: 20px;
}

.process_step_2 h3{
	font-size: 14px;
}

.process_step_2 .icon {
	width: 45px;
	height: 45px;
	display: block;
	float: left;
	clear:left;
	margin: 0 35px 0 3px;
}

.process_step_2 .icon img{
	width: 45px;
	height: 45px;
	display: block;
	float: left;
}
/*.service_1	{background: url(../img/icon_service_1.png) 2px 12px no-repeat;}
.service_2	{background: url(../img/icon_service_2.png) 2px 12px no-repeat;}
.service_3	{background: url(../img/icon_service_3.png) 2px 12px no-repeat;}
.service_4	{background: url(../img/icon_service_4.png) 2px 12px no-repeat;}*/

#toggle-view .panel {
	margin:5px 0 30px 80px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	display:none;
}	
/* ------ SERVICES PAGE ------ */


/* ------ PRODUCTS LIST ------ */
.products_nav #grid,
.products_nav #list{
	width: 30px;
	height: 30px;
	display: block;
	text-indent: -9999px;
}

.products_nav #grid		{background: url(../img/icon_grid.png) top left no-repeat;}
.products_nav #list		{background: url(../img/icon_list.png) top left no-repeat;}

#products {
	margin: 20px 0 0 0;
}

#products,.product,.wrapper,.image,.description {
	float:left;
}
#products,.product {
	width:100%;
}

#products ul{
	margin: 0;
	padding: 0;
}

/* ----- DEFAULT VIEW ----- */
.product {
	width: 100%;
	height: 355px;
	display: block;
	margin: 0 0 50px 0;
	border: 1px solid #b4b4b4;
}

.image {
	
}

img.small_thumb{
	width: 0;
	height: 0;
	display: none;
	visibility: hidden;
}

img.large_thumb{
	width: 698px;
	height: 355px;
	display: block;
	visibility: visible;
}

.description {
	width: 249px;
	height: 355px;
	display: block;
	border-left: 1px solid #b4b4b4;
	padding: 0;
}

.description .title,
.description .short_desc{
	width: 210px;
	display: block;
	padding: 20px 10px 0 30px;
	border-bottom: 1px solid #b4b4b4;
	margin: 0;
}

.description .title		{height: 115px;}
.description .short_desc{height: 100px; color: #000;overflow: hidden;}

.description .title h1,
.description .title h2{
	padding: 0;
	margin: 0;
}

.description .title h1{
	font-size: 22px;
	color: #eea200;
	margin-bottom: 10px;
}

.description .title h2{
	font-size: 12px;
	text-transform: uppercase;
	color: #59553f;
}

.additional_info		{height: 100px; color: #59553f;}
.additional_info a.read_more	{
	color: #59553f;
	text-transform: uppercase;
	width: 210px;
	height: 15px;
	display:block;
	margin: 20px 10px 23px 30px;
}

.additional_info .date{
	width: 230px;
	height: 15px;
	display: block;
	padding-right: 10px;
	margin-bottom: 5px;
	text-align: right;
	font-style: italic;
}

.color_tags{
	width: 251px;
	height: 20px;
	display: block;
}

.color-tag{
	width: 83px;
	height: 100%;
	display: block;
	float: left;
}

.color-tag-2{
	width: 124px;
	height: 100%;
	display: block;
	float: left;
}

.color-tag-3{
	width: 125px;
	height: 100%;
	display: block;
	float: left;
}

/* ----- GRID VIEW ----- */
.grid .product {
	width: 280px;
	height: 240px;
	display: block;
	margin: 0 0 30px 0;
	border: none;
}

.grid li.product{
	margin-right: 55px;
}

.grid li.product:nth-child(3n){
	margin-right: 0;
}

.grid .product,.grid .wrapper,.grid .image,.grid .description {
	
}

.grid .image {
	margin-bottom:7px;
}


.grid img.small_thumb{
	width: 280px;
	height: 175px;
	display: block;
	visibility: visible;
	margin: 0 0 15px 0;
}


.grid img.large_thumb{
	width: 0;
	height: 0;
	display: none;
	visibility: hidden;
}

.grid .wrapper {
	
}

.grid .description,
.grid .description .title,
.grid .description .title h1,
.grid .description .title h2 {
	border: none;
	padding: 0;
	margin: 0;
}

.grid .description h2.tags,
.grid .description p,
.grid .description .short_desc,
.grid .description .additional_info{
	display: none;
	visibility: hidden;
}

.grid .description h1,
.grid .description h1 a{
	font-size: 18px;
	color: #484848;
}
/* ------ PRODUCTS LIST ------ */


/* PAGINATION */
.paginate {
	padding: 3px;
	margin: 3px;
}

.paginate a {
	/*padding:2px 5px 2px 5px;
	margin:2px;*/
	
	width: 10px;
	height: 10px;
	display: inline-block;
    margin: 2px;
	padding: 2px 5px 8px 5px;
	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	text-decoration:none;
	text-align:center;
	background-color: #CDCDCD;
	color: #666;
}
.paginate a:hover, .paginate a:active {
	/*border: 1px solid #999;
	color: #000;*/
}
.paginate span.current {
    width: 10px;
	height: 10px;
	display: inline-block;
    margin: 2px;
	padding: 2px 5px 8px 5px;
	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	text-align:center;
	background-color: #eea200;
	color: #FFF;
	}
	.paginate span.disabled {
		padding:2px 5px 2px 5px;
		margin:2px;
		border:1px solid #eee;
		color:#DDD;
	}
/* PAGINATION */

label h3{
	margin: 5px 0 5px 0;
}

/* -------------- MAIN CONTAINER -------------- */



/* -------------- FOOTER -------------- */
#footer{
	background: url(../img/bg_footer.jpg) top left repeat;
	width: 100%;
	height: auto;
	display: block;
	padding: 15px 0 25px 0;
	font-size: 12px;
	line-height: 16px;
}

#footer .col{
	width: 200px;
	height: auto;
	display: block;
	margin-right: 40px;
	margin-bottom: 20px;
}

#footer .last{
	margin-right: 0;
}

#footer .col h3.col_title{
	font-size: 15px;
	text-transform:uppercase;
	color: #cecece;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #acafb1;
}

#footer .col,
#footer .col a{
	color: #cecece;
}

#footer a:hover{
	border-bottom: 1px dashed;
}

#footer .col ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sub_logo{
	background: url(../img/logo_footer_Quoc_Anh_printing_2.png) top left no-repeat;
	width: 145px;
	height: 26px;
	display: block;
	text-indent: -9999px;
}

#copyright{
	background:url(../img/logo_footer_Quoc_Anh_printing.png) center center no-repeat;
	width: 100%;
	height: 10px;
	display: block;
	padding: 20px 0 20px 0;
	margin: 20px 0 0 0;
	color: #000;
	font-size: 10px;
}

.left_text	{width: 430px; height: 100%; display: block; text-align: right; margin-right: 90px;}
.right_text	{width: 380px; height: 100%; display: block; text-align: left;}
/* -------------- FOOTER -------------- */