/*
Theme Name: Design Quest Theme - Black Paper
Theme URI: http://www.designquest.com.hk/
Description: The Design Quest's  WordPress theme (since 2009).
Version: 1.2
Author: hardy cheung (hang@designquest.com.hk)
Author URI: http://www.designquest.com.hk/
Tags: black, custom header, fixed width, one columns

	v1.2
	Using Layout version 2
	Started on 27 July 2009
*/
h1, h2, h3, h4 {
	color: white;
	margin-bottom: 0.5em;
}

p, ul{
	color: #ffffff;
	line-height: 1.5em;
	margin-top: 0.5em;
	margin-bottom: 1em;
	font-size: 12px;
}

hr {
	border-width: 1px 0px 0px;
	height: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 20px;
	margin-bottom: 30px;
	clear: both;
}

img {
	border: 0;
}

a {
	color: #33cccc;
	text-decoration: none;
}
a:link {
	color: #33cccc;
	text-decoration: none;
}
a:visited {
	color: #33cccc;
	text-decoration: none;
}

a:hover {
	color: #33cccc;
	text-decoration: underline;
}

a.onRollOver {
	color: #33cccc;
}

label {
	font-size: 0.8em;
}

input, textarea {
	margin-top: 4px;
	font-size: 1.8em;
	color: #0A0D0D;
	background: #548281;
	border: 1px solid #AADADA;
}

textarea {
	font-size: 1em;
}
input[type="file"] {
	font-size: 14px!important;
	line-height: 30px!important;
	padding: 5px;
}
input[type="submit"] {
	width: 164px;
	height: 28px;
	color: #ffffff!important;
	cursor: pointer; 	/* hand-shaped cursor */
	font-size: 16px!important;
	background-image: url(images/btn-submit.png);
	line-height: 24px!important;
	border-top-width: 0px!important;
	border-right-width: 0px!important;
	border-bottom-width: 0px!important;
	border-left-width: 0px!important;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-repeat: no-repeat;
}

input[type="submit"]:hover {
	color: #000000!important;
}

#searchform input {
	font-size: 0.9em;
}


/* COMMENTS */
.comments-wrapper { margin-bottom: 30px; margin-left: 30px; background-color: #171717; background-image: url(images/comments-top.gif); width: 585px; padding: 61px 15px 15px 15px; float: left; background-repeat: repeat-x; }
#commentform { margin: 10px 0px 0px 20px; }
#commentform textarea { background: #222; border: 1px solid #333; width: 350px; padding: 10px; color: #fff; }
#commentform #email { font-size: 13px; background: #222; border: 1px solid #333; width: 207px; height: 20px; padding-left: 13px; padding-top: 6px; margin-bottom: 3px; color: #fff; }
#commentform #author { font-size: 13px; background: #222; border: 1px solid #333; width: 207px; height: 20px; padding-left: 13px; padding-top: 6px; margin-bottom: 3px; color: #fff; }
#commentform #url { font-size: 13px; background: #222; border: 1px solid #333; width: 207px; height: 20px; padding-left: 13px; padding-top: 6px; margin-bottom: 3px; color: #fff; }
.commentmetadata { text-transform: uppercase; color: #fff; font-size: 12px; text-transform: uppercase; margin-top: 10px; display: block; background-color: #222222; border: 1px solid #333333; padding: 2px 10px; width: 190px; }
#comments { margin: 0px 0px 15px 6px; color: #fff; }
.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited { color: #fff; }
.fn, .fn a:link, .fn a:hover, .fn a:visited, .says { color: #56adff; font-size: 17px; font-style: normal; }
.avatar { border: 5px solid #222222; margin-bottom: -15px; margin-right: 10px; width: 40px; height: 40px; }
.comment { border-bottom: 1px solid #222222; margin-bottom: 15px; float: left; clear: both; width: 100%; list-style: none; }
.children .comment { border-top: 1px solid #222222; border-bottom: none; padding-top: 15px; margin-bottom: 0px; }
.comment-reply-link, .comment-reply-link:visited { color: #171717 !important; display: block; font-weight: bold; background-color: #c4c4c4; padding: 2px 7px; float: right; text-transform: lowercase; font-size: 11px; border: 1px solid #fff; margin-bottom: 10px; margin-top: -10px; }
.commentlist { float: left; margin-left: 0px; padding-left: 10px; }
.comment-reply-link:hover { background-color: #fff; }
.cancel-comment-reply a:link, .cancel-comment-reply a:visited { color: #171717 !important; display: block; font-weight: bold; background-color: #c4c4c4; border: 1px solid #fff; padding: 0px 5px; text-transform: lowercase; font-size: 10px; float: left; clear: both; }
#commentform { clear: both; float: left; }
.cancel-comment-reply a:hover { background-color: #fff; }
#respond { float: left; width: 100%; }
#respond h3 { color: #fff; margin-left: 20px; margin-top: 0px; }
.hspace { height: 30px; }

.clear{
	clear: both;
}
.header{
	font-size: 18px;
	line-height: 28px;
	color: #FFF;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.button-l a{
	color: #FFF;
	background-image: url(images/btn-arrow-l1.png);
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 13px;
	height: 16px;
	font-size: 12px;
	padding-left: 15px!important;
	float: left;
}
.button-l a:hover{
	color: #33cccc!important;
	background-image: url(images/btn-arrow-l2.png);
	display: block;
	background-position: left center;
	padding-left: 15px!important;
	background-repeat: no-repeat;
	line-height: 13px;
	height: 16px;
	font-size: 12px;
	text-decoration:none;
}
.button-r a{
	color: #FFF;
	background-image: url(images/btn-arrow-r1.png);
	display: block;
	background-position: right center;
	padding-right: 15px!important;
	background-repeat: no-repeat;
	float: left;
	line-height: 13px;
	height: 16px;
	font-size: 12px;	
}
.button-r a:hover{
	color: #33cccc!important;
	background-image: url(images/btn-arrow-r2.png);
	display: block;
	background-position: right center;
	padding-right: 15px!important;
	background-repeat: no-repeat;
	float: left;
	line-height: 13px;
	height: 16px;
	font-size: 12px;
	text-decoration:none;
}
.button a{
	color: #FFF;
	background-image: url(images/btn-arrow-r1.png);
	display: block;
	background-position: right center;
	padding-right: 15px;
	background-repeat: no-repeat;
	float: left;
	line-height: 13px;
	height: 16px;
	font-size: 12px;
	
}
.button a:hover{
	color: #33cccc!important;
	background-image: url(images/btn-arrow-r2.png);
	display: block;
	background-position: right center;
	padding-right: 15px;
	background-repeat: no-repeat;
	float: left;
	line-height: 13px;
	height: 16px;
	font-size: 12px;
	text-decoration:none;
}
.toTop a{
	color: #FFF;
	background-image: url(images/btn_backtop.png);
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	line-height: 13px;
	height: 14px;
	font-size: 12px;
	clear: both;
	width: 718px;
	margin-top: 20px;
	margin-bottom: 40px;
}
.toTop a:hover{
	color: #FFF;
	background-image: url(images/btn_backtop.png);
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	line-height: 13px;
	height: 14px;
	font-size: 12px;
	clear: both;
	width: 718px;
}
body {
	padding: 0px;
	background-image: url(images/bg-body.gif);
	font-family: Helvetica,Arial,Corbel,sans-serif;
	margin: 0px;
	background-color: black;
	background-repeat: repeat;
}
.std-width{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#page-Holder{
	background-image: url(images/bg-main.gif);
}
#page-main{
	background-image: url(images/bg-main-gradient.gif);
	background-repeat: repeat-x;
	position: relative;
	padding-top: 240px;
}
#page-home{
	background-image: url(images/bg-main-gradient.gif);
	background-repeat: repeat-x;
	position: relative;
	padding-top: 355px;
}
#top{
	height: 140px;
	background-image: url(images/bg-head.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C6163;
}
#navigation{
	float: left;
}
#navigation ul{
	-webkit-padding-start: 0px;
	float: left;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#navigation li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 20px;
	list-style-type: none;
	font-family: Helvetica, sans-serif, Arial;
	font-weight: lighter;
	text-transform: lowercase;
}
#navigation li a{
	color: #FFF!important;
}
#navigation li a:hover{
	color: #33cccc!important;
	text-decoration: none!important;
}
#navigation .current-cat a{
	color: #33cccc!important;
	text-decoration: none!important;
	
}
#navigation .current_page_item a{
	color: #33cccc!important;
	text-decoration: none!important;
	
}
#navigation .qtrans_language_chooser li.active{
	display:none;
}
#navigation .qtrans_language_chooser li{
	font-size: 12px;
	padding-top: 5px;
}

#logo{
	float: right;
	margin-right: -45px;
}
.visual-l-button{
	float: left;
	padding-top: 110px;
	margin-left: 11px;
	
}
.visual-r-button{
	float: right;
	padding-top: 110px;
	margin-right: 2px;
}
.visual-top{
	text-shadow: 1px 1px 1px #666;
	padding: 0px;
	font-size: 10px;
	color: #FFF;
	margin: 8px 12px 12px 11px;
	width: 926px;
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
	background-image: url(images/transparent.png);
	text-transform: uppercase;
}
.visual-content{
	float: left;
	padding-top: 110px;
	padding-left: 30px;
}
.visual-content p{
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 15px;
}
.visual-content .header{
	line-height: normal;
	padding: 0px;
}
.visual-content .button{
	line-height: normal;
}
#visual-Holder-home{
	height: 350px;
	position: relative;	
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#visual-overlay-home{
	height: 380px;
	background-image: url(images/visual_overlay-home.png);
	background-repeat: no-repeat;
	width: 950px;
	top: 0px;
	position: absolute;
	left: 0px;
	z-index: 999;
}
#visual-Holder-sub{
	height: 240px;
	position: relative;	
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#visual-overlay-sub{
	height: 260px;
	background-image: url(images/visual_overlay-sub.png);
	background-repeat: no-repeat;
	width: 950px;
	top: 0px;
	position: absolute;
	left: 0px;
}
#visual{	
	top: 0px;
	position: absolute;
	z-index: 1;
	clear: both;
}


#visual-light-home{
	min-width:950px!important;
	background-image: url(images/Ribbon-home.png);
	background-repeat: no-repeat;
	background-position: center center;		
	position: absolute;
	top: -20px;
	width: 100%;
	z-index: 2;
}
#visual-light-sub{
	min-width:950px!important;
	background-image: url(images/Ribbon-sub.png);
	background-repeat: no-repeat;
	background-position: center center;		
	position: absolute;
	top: -20px;
	width: 100%;
	z-index: 2;
}
#visual-light-about{
	min-width:950px!important;
	background-image: url(images/Ribbon-about.png);
	background-repeat: no-repeat;
	background-position: center center;		
	position: absolute;
	top: -20px;
	width: 100%;
	z-index: 2;
}
#visual-light-contact{
	min-width:950px!important;
	background-image: url(images/Ribbon-contact.png);
	background-repeat: no-repeat;
	background-position: center center;		
	position: absolute;
	top: -20px;
	width: 100%;
	z-index: 2;
}
#visual-light-solutions{
	min-width:950px!important;
	background-image: url(images/Ribbon-solutions.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: -20px;
	width: 100%;
	z-index: 2;
}
#visual-light-search{
	min-width:950px!important;
	background-image: url(images/Ribbon-search.png);
	background-repeat: no-repeat;
	background-position: center center;		
	position: absolute;
	top: -20px;
	width: 100%;
	z-index: 2;
}
#visual-content-imgbox{
	margin-left: 11px;
}

#visual-content-imgbox img{
	
}
#visual-content{
	position: relative;
	padding: 0px;
}
#visual-content img{
	margin-top: 9px;
	margin-right: 11px;
	margin-bottom: 9px;
}

.visual-slideshow {
    height:  371px;  
    width:   939px;  
    padding: 0;  
    margin:  0;  

}

#visual-slideshow img{
    height:  358px;  
    width:   926px;  
    top:  0; 
    left: 0 
    
}

#tag-line{
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#tag-line h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 40px;
	line-height: 50px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	clear: both;
}
#tag-line h5{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	clear: both;
}
.img-container{
	background-image: url(images/main-content-img.png);
	height: 426px;
	width: 722px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
.img-container img{
	
	padding: 8px;
}
#left-menu{
	width: 200px;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	padding-left: 10px;
}
#left-menu ul{
	-webkit-padding-start: 0px!important;
	margin: 0px!important;
	width: 150px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#left-menu li{
	width: 180px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 15px;
	margin: 0px;
}
#left-menu li.current-cat a{ 
	background-image: url(images/btn-arrow-r2.png);
	color: #33cccc;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
#left-menu li.current_page_item a{ 
	background-image: url(images/btn-arrow-r2.png);
	color: #33cccc;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}

#left-menu li a{
	padding-left: 15px;
	color: #FFF;
}
#left-menu li a:hover{
	background-image: url(images/btn-arrow-r2.png);
	color: #33cccc;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
#left-menu .header{
	font-size: 18px;
}

#left-menu ul.connect li a{
	padding-left: 0px;
	background-image: none;
}
#left-menu ul.connect li a:hover{
	padding-left: 0px;
	background-image: none;
}
#left-menu ul.connect img{
	background-image: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}
#post_holder{
	width: 715px;
	float: right;
	padding-top: 15px;
	padding-bottom: 30px;
	color: #FFF;
	padding-right: 15px;
}
#post-detail p{
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
}
#post_holder .header{
	width:500px;
	max-width:500px !important;
}
#post-detail .static_text{
	font-size: 12px;
	line-height: 18px;
	width: 80px;
	float: left;
	display: block;
}
#post-detail .dynamic_text{
	font-size: 12px;
	line-height: 18px;
	float: left;
	display: block;
	width: 550px;
}
#post-detail ul{
	-webkit-padding-start: 40px;
	float: left;
	display: block;
	width: 500px;
	margin: 0px;
	padding: 0px;
}

#page-nav .button-l a{
	height: 28px;
}
#page-nav .button-r a{
	height: 28px;
}
#page-nav-container {
	color: #FFF;
	background-image: url(images/bg-page-nav.png);
	clear: both;
	float: left;
	height: 25px;
	width: 718px;	
	font-size: 12px;
	line-height: 25px;
}
#page-nav {
	padding-right: 5px;
	padding-left: 5px;
}
#page-nav a{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 25px;
}
#page-nav span{
	padding-right: 5px;
	padding-left: 5px;
	
	font-size: 12px;
	line-height: 25px;
}
#features{
	min-height:300px !important;
	background-repeat: repeat-x;
	background-image: url(images/bg-features.gif);
	padding-bottom: 20px;
	padding-top: 7px;
	color: #FFF;
	font-size: 12px;
	line-height: 16px;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}
#features-light{
	min-height:300px !important;
	background-repeat: no-repeat;
	background-image: url(images/bg-features-light.png);
	background-position: center bottom;	
}
#features .column{
	width: 267px;
	padding: 20px;
	float: left;
}
#features .column h2{
	clear: both;
}
#features .column ul li{
	list-style-image: url(images/features_arrow.png);
	font-size: 12px;
	line-height: 24px;
	color: #FFF;
}
#features li a{
	color: #FFF!important;
}
#features li a:hover{
	color: #33cccc!important;
}
.features-tag{
	background-image: url(images/features_tag.gif);
	height: 190px;
	width: 2px;
	float: left;
	background-repeat: no-repeat;
}
#footer{
	background-image: url(images/bg-footer.gif);
	min-height:260px !important;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5C6163;
}
#footer-light{
	min-height:200px !important;
	background-repeat: no-repeat;
	background-image: url(images/bg-footer-light.png);
	background-position: center top;	
}
#footer-holder{
	position: relative;
	width: 1005px;
}
#footer-content-container{
	width: 1005px;
	top: -20px;
	position: absolute;
	z-index: 1;
}
#footer-content{
	background-image: url(images/bg-footer-content.gif);
	height: 280px;
	width: 925px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5C6163;
	left: 40px;
	right: 40px;
	margin-right: 40px;
	margin-left: 40px;
	background-repeat: repeat-x;
	color: #FFF;
}

.footer-shadow-l{
	background-image: url(images/bg-footer-shadow-l.png);
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
.footer-shadow-r{
	background-image: url(images/bg-footer-shadow-r.png);
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
}
#footer-content .column{
	padding: 20px 20px;
	float: left;
}
#footer-content img{
	padding: 5px;
}
#footer-content .col1{
	width: 190px;
}
#footer-content .col2{
	width: 250px;
}
#footer-content .col3{
	width: 125px;
	text-align: center;
}
#footer-content input#s{
	height: 30px;
	font-size: 24px;
	line-height: 30px;
	width: 150px;
}
.footer-tag{
	background-image: url(images/footer_tag.gif);
	height: 144px;
	width: 2px;
	float: left;
	background-repeat: no-repeat;
}
.portfolio-action{
	padding-bottom: 10px;
	display: inline-block;
}
.portfolio-action a{
	
	
	color: #FFF;
	display: block;
}
.portfolio-action a:hover{
	color: #000;
	display: block;
	text-decoration: none;
}
/* Round Button */
.round-button-tag {
	background-image: url(images/round-button-tag.gif);
	float: left;
	height: 28px;
	width: 2px;
	background-position: center center;
	padding-right: 8px;
	padding-left: 8px;
	background-repeat: no-repeat;
}
.round-button-left {
	width: 7px;
	height: 28px;
	background-image: url(images/round-button-left.gif);
	background-repeat: no-repeat;
	float: left;
}
.round-button-body {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	height: 28px;
	background-image: url(images/round-button-body.gif);
	background-repeat: repeat-x;
	float: left;
	line-height: 28px;
}
.round-button-right {
	width: 7px;
	height: 28px;
	background-image: url(images/round-button-right.gif);
	background-repeat: no-repeat;
	float: left;
}
#comments-holder{
	width: 925px;
	color: #FFF;
	background-image: url(images/bg-comments.gif);
	margin-top: 200px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B6D6D;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #6B6D6D;
	border-right-color: #6B6D6D;
	border-left-color: #6B6D6D;
	position: relative;
	height: 500px;
}
#comments-light{
	background-image: url(images/bg-comment-light.png);
	width: 927px;
	position: absolute;
	top: -150px;
	left: -1px;
	background-repeat: no-repeat;
}
#comments{
	color: #FFF;
	padding: 20px 40px;
	margin-top: 200px;
}
#comments textarea {
	margin-top: 10px;
	font-size: 1em;
	color: #FFF;
	background: #292F32;
	border: 1px solid #6B6D6D;
	margin-bottom: 10px;
}
#page-content {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#page-content .header{
	font-size: 18px;
	color: #00cccc;
	margin: 0px;
	padding: 0px;
}
#page-content .header{
	font-size: 18px;
	color: #00cccc;
	margin: 0px;
	padding: 0px;
}
#page-content  .static_text{
	font-size: 12px;
	line-height: 18px;
	width: 80px;
	float: left;
	display: block;
}
#page-content  .dynamic_text{
	font-size: 12px;
	line-height: 18px;
	float: left;
	display: block;
	width: 200px;
	clear:right;
}
#page-content textarea, input {
	margin-top: 0px;
	font-size: 1em;
	color: #FFF;
	background: #292F32;
	border: 1px solid #6B6D6D;
	margin-bottom: 10px;
}
#page-content  input {
	height: 26px;
	font-size: 20px;
	line-height: 26px;
	background-color: #292F32;
	border: 1px solid #6B6D6D;
}

#footer-content textarea, input {
	margin-top: 4px;
	background: #548281;
	border: 1px solid #AADADA;
}
span.wpcf7-not-valid-tip{
	background: #C00;
	border: 0px solid rgb(255, 0, 0);
	font-size: 10pt;
	left: 20%;
	padding: 2px;
	position: absolute;
	top: 20%;
	width: 280px;
	z-index: 100;
}
div.wpcf7-validation-errors{
	background: #C00;
	border: 0px solid rgb(255, 0, 0);
}
div.wpcf7-mail-sent-ok{
	background: #398F14;
	border: 0px solid rgb(255, 0, 0);
}
#post-lightbox-container{
	position:absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	display:none;	
}
#post-lightbox-overlay{
	position:absolute;
	width: 100%;
	height: 100%;
	
	background-color:#000;
	z-index:99;
	
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;	
	display:none;
}
#post-lightbox-container-box{
	margin-top: 50px;
	margin-left: 200px;
}
#post-lightbox-container-close{
	color:#ffffff;
	float:right;
}

.post-lightbox {
	display:none;
}
#post-lightbox-container-close{
	padding: 10px;
}
#post-lightbox-container-close a{
	background-image: url(images/btn-close.png);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
	padding-left: 15px;
	height: 20px;
}
.wpcf7 .static_text{
	font-size: 12px;
	line-height: 35px!important;
	width: 80px;
	float: left;
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.wpcf7 .dynamic_text{
	font-size: 12px;
	line-height: 18px;
	float: left;
	display: block;
	width: 200px;
	
	padding-top: 5px;
	padding-bottom: 5px;
}
.wpcf7 .form-holder{
	border: 1px solid #6B6D6D;
	margin-top: 10px;
	margin-bottom: 10px;
}
.wpcf7 .form-padding{
	padding: 10px;
}
.wpcf7 p{
	line-height: 18px;
}
.wpcf7 .header{
	padding-top: 20px!important;
}
.wpcf7 .wpcf7-list-item{
/* by Michael 15/08/09
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	float: left;
*/
}
.wpcf7 .wpcf7-list-item span{
	line-height: 26px;
	font-size: 12px;
}
.wpcf7 .wpcf7-list-item input{

height: 14px!important;
line-height: 14px!important;
}
.remark{
	font-size: 10px;
}
#flashmenu{
	min-width:950px!important;
	position: absolute;
	height: 140px;
	width: 100%;
	overflow: hidden;
	top: 0px;
	text-align: center;
}
#subtitle-box{
	width: 719px;
	background-image: url(images/bg-subtitle-box-bg.jpg);
	clear: both;
	margin-bottom: 40px;
	background-repeat: repeat-y;
}

#subtitle-box-top{
	width: 719px;
	background-image: url(images/bg-subtitle-box-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#subtitle-box-bot{
	width: 719px;
	background-image: url(images/bg-subtitle-box-bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#subtitle-box-right{
	width:auto;
	display: table-cell;
	padding: 10px 15px;
}
#subtitle-box-right p{
	font-size: 12px;
	color: #7c898a;
}
#subtitle-box-left{
	float: left;
	display: table-cell;
	font-size: 24px;
	text-align: center;
	height: 100%;
	padding: 15px;
	background-image: url(images/bg-subtitle-box-tag.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
#subtitle-box-left p{
	font-size: 24px;
	margin:0px;
	display: block;
}
#subtitle-box-tag{
	
	display: table-cell;
	height: 100%;
	min-height:62px!important;
	width: 5px;
	background-image: url(images/bg-subtitle-box-tag.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
}
.result .static_text{
	font-size: 12px;
	line-height: 35px!important;
	width: 80px;
	float: left;
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.result .dynamic_text{
	font-size: 12px;
	line-height: 18px;
	float: left;
	display: block;
	width: 200px;
	
	padding-top: 5px;
	padding-bottom: 5px;
}
.result .form-holder{
	/*border: 1px solid #6B6D6D;*/
	margin-top: 10px;
	margin-bottom: 10px;
}
.result .form-padding{
}
.result p{
	line-height: 18px;
	color: #999;
	font-size: 10px;
}
.result .header{
	padding-top: 20px!important;
}


.result  a{
	color: #FFF;
	background-image: url(images/btn-arrow-r1.png);
	display: block;
	background-position: right center;
	padding-right: 15px!important;
	background-repeat: no-repeat;
	float: left;
	line-height: 13px;
	height: 16px;
	font-size: 12px;
}
.result  a:hover{
	color: #33cccc!important;
	background-image: url(images/btn-arrow-r2.png);
	display: block;
	background-position: right center;
	padding-right: 15px!important;
	background-repeat: no-repeat;
	float: left;
	line-height: 13px;
	height: 16px;
	font-size: 12px;
	text-decoration:none;
}

.result  ul{
	-webkit-padding-start: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.result  li{
	margin-top: 10px;
	margin-bottom: 10px;
}
.result  hr{
	margin-top: 10px;
	margin-bottom: 20px;
}
