/*
Credit: http://www.templatemo.com
*/
@import url(http://fonts.googleapis.com/css?family=Domine:400,700);

@font-face{ 
	font-family: ScriptFont; 
	src: url('../fonts/carefree.ttf'); 
} 

body {
	margin: 0;
	padding: 0;
	color: #6e6969;
	font-family: 'Domine', serif;
	font-size: 14px;
	line-height: 1.3em; 
	background-color: #fff;
	background-image: url(../images/templatemo_body.png);
	background-repeat: repeat-x;
	background-position: top;
}

a, a:link, a:visited { color: #8b1818; font-weight: normal; text-decoration: none }
a:hover {
	text-decoration: underline;
	font-weight: bold;
}

a.more { display: block; margin-top: 20px; width: 90px; height: 28px; line-height: 25px; background: url(../images/templatemo_more.png) no-repeat }

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }
blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#282828; }
cite a, cite a:link, cite a:visited  { font-size: 12px; text-decoration: none; font-style: normal }
cite span { font-weight: 400; color: #282828; }
em { text-decoration: underline }

h1, h2, h3, h4, h5, h6 { color: #881212; font-weight: normal; }
h1 { font-size: 48px; margin: 0 0 30px; padding: 5px 0 }
h2 { font-size: 30px; margin: 0 0 25px; padding: 5px 0; }
h3 { font-size: 24px; margin: 0 0 20px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 12px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }

.float_l { float: left }
.float_r { float: right }

.image_frame { 
	display: inline-block; 
	padding: 4px; 
	border: 1px solid #ccc; 
	margin: 3px 0 15px 0; 
}

.image_fl { 
	float: left; 
	margin: 3px 30px 0 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 0 30px; 
}

.templatemo_list { 
	margin: 10px 0 10px 0; 
	padding: 0; 
	list-style: none; 
}

.templatemo_list li { 
	color:#6e6969; 
	margin: 0 0 10px 0; 
	padding: 0 5px 0 15px; 
	background: url(../images/templatemo_list.png) no-repeat scroll 0 5px;  
}

.templatemo_list li a { 
	color: #6e6969; 
	font-weight: normal; 
}

.templatemo_list li a:hover { 
	color: #333; 
}

#templatemo_wrapper {
	width: 100%;
	background: url(../images/templatemo_wrapper.jpg) top center no-repeat;
}

#templatemo_header {
	width: 960px;
	padding: 40px 10px 10px;
	margin: 0 auto
}

#site_title { 
	float: left;
	position:relative;
	top:-8px;
}

#site_title h1 { 
	margin: 0; padding: 0; 
}

#site_title h1 a { 
	display: block; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif; width: 250px; 
	height: 74px; 
	color: #acacac; 
	text-indent: -10000px; 
	background: url(../images/liveannex_logo.png) no-repeat center left; 
}

#templatemo_menu { 
	float: right; 
	width: 710px; 
	height: 52px; 
	background: url(../images/templatemo_menu_bar.png) no-repeat; 
}
#templatemo_menu p{
	font-size: 25px;
	/* line-height: 46px; */
	font-weight: bold;
	margin: 17px 0 0 12px;
	color: #b0acaa;
}

#templatemo_middle {
	width: 960px;
	padding: 40px 0 0;
	margin: 0 auto;
}
#templatemo_middle_left{
	float: left;
/*	width: 450px; */
	width: 375px;
	padding: 20px 0;
}

#templatemo_middle_left h2 { 
	/*color: #535353;*/ 
	font-weight: normal; 
	line-height: 60px; 
	margin-bottom: 10px; 
}
h2.domain_name{
	text-align:center;
	color:#6f6566;
	text-transform:uppercase;
	margin-bottom:5px;
}
/* Added by Vhong */
h2.tagline{
	color:#444;
	font-family:ScriptFont;
	font-size:60px;
	text-shadow: 0 4px 7px #888;
}
h2.tagline span.left{
	float:left;
	padding:15px 0 0 20px;
}
h2.tagline span.right{
	float:right;
	padding:15px 20px 0 0;
}
/**/
#templatemo_middle_left h2 strong { 
	display: block; 
	color: #000; 
	font-size: 38px;  
	font-weight: normal; 
}

#templatemo_middle_left a.learn_more { 
	display: block; 
	margin-top: 20px; 
	width: 164px; 
	height: 50px; 
	background: url(../images/templatemo_learn_more.png) no-repeat; 
}

.middle_box a.mb_more { 
	display: block; 
	font-weight: 700; 
	position: absolute; 
	bottom: 10px; right: 20px; 
}

#templatemo_main_wrapper {
	clear: both;
	width: 100%;
	background: url(../images/templatemo_content_top.png) no-repeat top center 
}

#templatemo_main {
	width: 960px;
	padding: 60px 10px 40px;
	margin: 0 auto;
	background: url(../images/templatemo_content_top.png) no-repeat top center 
}
.templatemo_right{
	width: 960px;
	margin: 0 auto;
}
.templatemo_right p{
	float:right;
	font-family:"Times New Roman";
	font-size: 19px;
	color: #000;
	letter-spacing: 2pt;
}

#contact_form { 
	padding: 0; 
	width: 450px; 
	margin: 20px auto; 
}

#contact_form form { 
	margin: 0px; 
	padding: 0px; 
}

#contact_form form .input_field, #contact_form form textarea { 
	width: 100%; 
	padding: 10px; 
	color: #111;  
	background: #fff; 
	border: 1px solid #ccc;
	font-family: 'Domine', serif;
	font-size: 14px;
	margin-top: 5px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-sizing:border-box;
}

#contact_form form label { 
	display: block; 
	width: 100px; 
	margin-right: 12px; 
	font-size: 13px; 
}

#contact_form form textarea { 
	height: 150px;
}

#contact_form form .submit_btn { 
	margin: 6px 0px 0 0;
	width: 95px;
	padding: 5px 14px;
	background: #fff;
	border: 1px solid #ccc;
	cursor: pointer;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#sidebar {
	float: right;
	width: 280px;
}

#templatemo_search {
	margin-bottom: 40px;
	width: 264px;
	height: 36px;
	padding: 8px 5px 8px 8px;
}

#templatemo_search form {
	margin: 0;
	padding: 0;
}

#templatemo_search .txt_field {
	float: left;
	display: block;
	height: 34px;
	line-height: 34px;
	width: 230px;
	color: #fff;
	font-size: 12px;
	padding: 0 10px;
	font-variant: normal;
	border: none;	
	background: none;
}

#templatemo_search .sub_btn {
	float: right;
	display: block;
 	height: 34px;
	width: 25px;
	cursor: pointer;
	border: none;
	background: none;	
}

.sb_box {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #B3B3B3
}

.flickr_stream { 
	margin: 0; 
	padding:0; 
	list-style: none; 
}

.flickr_stream li { 
	float: left; 
	margin: 0 8px 8px 0; 
	padding: 0; 
}

#templatemo_footer_wrapper {
	width: 100%;
	background: #e9e9e9 url(../images/templatemo_footer_bg_repeat.png) repeat-x top
}

#templatemo_footer {
	width: 960px;
	margin: 0 auto;
	padding: 10px 10px 40px;
	color: #666;
	background: url(../images/templatemo_footer_bg.png) center top no-repeat;
}

.col_4 { 
	float: left; 
	width: 215px; 
	margin-right: 20px; 
}

a.goto_top { 
	display: block; 
	width: 30px; 
	height: 31px; 
	margin: 10px auto 40px; 
	background: url(../images/templatemo_top.png) no-repeat top center;  
}

#templatemo_footer h5 { 
	font-size: 14px; 
	font-weight: 700; 
	margin-bottom: 20px; 
}

.footer_list { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.footer_list li { 
	margin: 0 0 5px; 
	padding: 0 0 3px; 
	border-bottom: 1px dotted #433854; 
}

.footer_list li a { 
	color: #666; 
}

.twitter_post { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.twitter_post li { 
	margin: 0 0 10px; 
	padding: 0 0 7px; 
	border-bottom: 1px dotted #433854; 
}

.footer_social_button { 
	clear: both; 
	margin-top: 20px; 
}

.footer_social_button a { 
	margin-right: 5px; 
}

#templatemo_cr_bar_wrapper {
	clear: both;
	width: 100%;
	height: 120px;
	background: #161616 url(../images/templatemo_footer.png) repeat-x 
}

#templatemo_cr_bar {
	width: 962px;
	margin: 0 auto;
	padding: 80px 9px 0;
	color: #a097ae;
	text-align: center
}

#templatemo_cr_bar a { color: #b8b0c4 }

.no_margin_right { margin-right: 0 }

.pagging { 
	margin: 0 0 20px; 
	padding: 0; 
}

.pagging ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.pagging ul li { 
	margin: 0; 
	padding: 0; 
	display: inline; 
}

.pagging ul li a { 
	float: left; 
	display: block; 
	color: #333; 
	text-decoration: none; 
	margin-right: 5px; 
	padding: 5px 10px; 
	background-color: #f6f6f6; 
	border: 1px solid #dfdfdf; 
}

.pagging ul li a:hover { 
	background: #e50000; 
	border: 1px solid #dfdfdf; 
	color: #fff;  
}
.amvlink {
	color: #881212;
	font-weight: bold;
}
#content2amv {
	float: left;
	width: 960px;
}
.sb_boxamv1 {
	padding-bottom: 0px;
	margin-bottom: 10px
}
.postamv1 {
	clear: both;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.postamv1 .metaamv1 {
	font-size: 10px;
	margin-bottom: 20px;
}
.postamv1 .metaamv1 a, .postamv1 .metaamv1 strong {
	color: #333;
	font-weight: 700;
}
.float_m {
	float: left;
	margin-left: 60px;
}

/* Added by Vhong */
.services_block{
	padding:0 0 10px 0;
}
.jobtitle{
	width:500px;
	float:left;
}
img.content_logo{
	width:190px;
	float:left;
	padding:0 10px 0 0;
}
ul.footer_block{
	height:100px;
	border-bottom: 1px dotted #433854; 
}
ul a.footer_copyright{
	font-size:12px;
	margin:0px 0 0 0;
}
ul a.footer_copyright:hover{
	font-size:12px !important;
	margin:0px !important;
	font-weight: normal;
	text-decoration: none;
}
ul.footer_block p{
	float:right;
	padding:70px 0 0 0;
}
ul a.footer_link{
	font-size:12px;
	font-weight:bold;
}
p.success{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	background: #5AAF10;
	text-align: center;
	padding: 10px;
	border-radius: 8px;
}
p.failed{
	background:#AF1010 !important;
}

/* Captcha Image */
img#siimage{
	width:200px;
	height:75px;
	border:1px solid #ccc !important;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-sizing:border-box;
}


/* Services Icons */
img.services_icon{
	margin-right:60px;
}