@charset "UTF-8";

body {
	color: #3e3e3e;
	font-family: Georgia, 'Nimbus Roman No 9L', serif;
	font-size: 14px;
	margin: 0;
}

a img { border: 0; }
a { text-decoration: none; color:#CC0000}
a:hover {color:#666666}
p { margin-top: 0; line-height: 18px; }
.alignleft { float: left; }
.alignright { float: right; }
.clearfix { clear: both; }
.red { color: #e51937; }
.top-spacer { margin-top: 10px;}
.bottom-spacer { margin-bottom: 10px; }
.no-left-margin { margin-left: 0 !important; }

.warning {
	background-color: #e51937;
	border: solid 1px #e10a29;
	color: #fff;
	font-size: 14px;
	padding: 10px;
	margin-top: 0;
	text-align: center;
}

.wrap {
	margin: 0 auto;
	width: 947px;
}

.gray-line { border-top: solid 1px #d3d3d3; }
.gray-line-bottom { border-bottom: solid 1px #d3d3d3; }

.list-inline { margin: 0; padding: 0;}
.list-inline li { display: inline; list-style: none; }

#header { padding: 38px 0 32px;}

#navigation {

}

#content {
	margin-top: 30px;
	margin-bottom: 30px;
}

#footer {
	clear: both;
}

/* navigation & link */

ul.link {
	padding: 10px 0;

}

ul.link li {
	display: inline;
	padding: 0 35px 0 0;
}

ul.link li a {
	color: #545454;
	font-weight: bold;
}

ul.link li a:hover {
	color: #e51937;
}

ul.footer {
	padding: 14px 0 7px 0;
	margin: 0;
}

ul.footer li {
	padding: 0;
}

ul.footer li a {
	padding: 0 0 0 35px;
}

/* share */
ul#share {
	border-right: solid 1px #d3d3d3;
	margin: 0;
}

ul#share li {
	display: inline;
	padding: 0 4px 0 0;
}

.footerpad {
	padding: 14px 10px 7px 0;
}

.copyright {
	color: #5d5d5d;
	font-size: 12px;
	font-weight: bold;
	padding: 17px 0 0 10px;
}

/* tag */
h1 {
	color: #e51937;
	font-size: 30px;
	padding: 10px 0;
	clear: both;
	margin: 0;
}

h2 {
	color: #3e3e3e;
	font-size: 18px;
 	text-transform: uppercase;
	padding: 10px 0;
}

h2.black {
	color: #000;
	margin-bottom: 5px;
}

h3 {
	color: #e51937;
	font-size: 14px;
	font-weight: bold;
}

h4.related {
	color: #e51937;
	margin: 0 0 10px 0;
	font-size: 12pt;
}

/* font definition */

.copyright, ul.link li a, h1, h2, h4 {
	font-family: Arial, Helvetica, sans-serif;
}

/*paging */
.paging ul {
	margin: 0;
	padding: 0;
}

.paging ul li {
	display: inline;
}

.paging ul li a.num  {
	border: 1px solid #919191;
	padding: 2px 10px 7px;
	color: #000;
	margin: 3px;
}

.paging ul li span.num {
	background-color: #e51937;
	border: 1px solid #e51937;
	padding: 2px 10px 7px;
	color: #fff;
	margin: 0px 3px;
}

.paging ul li a:hover{
	color: #fff;
	background-color: #e51937;
	border: 1px solid #e51937;	
}

/* oldbrowser */
#oldbrowser {
	background-color: #e51937;
	color: #fff;
	padding: 10px 0;
	text-align: right;
	display: none;
}

/* banner */
#banners {
	/* height: 360px; */
	background-color: #ffffff;
	position: relative;
}

#banner-container {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

.banner-nav {
	bottom: 10px;
	position: absolute;
	right: 50px;
	z-index: 20 !important;
}

.banner-nav li {
	display: inline;
	float: left;
}

.banner-nav li a {
	color: #fff;
	margin: 0px 2px;
	display: block;
	height: 16px;
	width: 16px;
	background: transparent url('../images/dots.png') no-repeat left top;
	text-indent: -1999px;
	overflow: hidden;

}

.banner-nav li a:hover, .banner-nav li a.bpactive {
	background: transparent url('../images/dots.png') no-repeat right top;
}

/* home */
#home-blog {
	width: 460px;
	position: relative;
}


.blog-title {
	font-family: Georgia, 'Nimbus Roman No 9L', serif;
	font-size: 18px;
}

.poster-pic {
	margin: 0 10px 10px 0;
}

.poster {
	color: #000;
	font-size: 12px;
	font-weight: normal;
}

#vb-link {
	position: absolute;
	right: 0;
	top: 20px;
}

.home-contact {
	width: 460px;
}

/* about */
.about-summary {
	font-size: 25px;
	width: 350px;
}

.about-desc {
	width: 500px;
}

.person-jd {
	font-weight: bold;	
}

/* work */
.work-search {
	background: url('../images/search_bg.gif') no-repeat left top;
	width: 166px;
	height: 28px;
	margin-top: 8px;
}

.work-search input {
	height: 16px;
	width: 125px;
	margin: 6px 0 0 30px;
	border: 0;
	background-color: transparent;
	font-family: Georgia, 'Nimbus Roman No 9L', serif;
}

/* contact */
.contact-map {
	width: 415px;
	margin-right: 30px;
}

.contact-item {
	width: 220px;
	margin-left: 20px;
}

.textinput {
	margin-bottom: 10px;
	background: transparent url('../images/textinput.gif') no-repeat;
	border: 0;
	width: 187px;
	height: 21px;
	padding: 7px 8px 0px;
	font-family: Georgia, 'Nimbus Roman No 9L', serif;
}

.textinput2 {
	margin-bottom: 10px;
	background: transparent url('../images/textinput2.gif') no-repeat;
	border: 0;
	width: 150px;
	height: 21px;
	padding: 7px 8px 0px;
	font-family: Georgia, 'Nimbus Roman No 9L', serif;
}

.textarea {
	margin-bottom: 10px;
	background: transparent url('../images/textarea.gif') no-repeat;
	border: 0;
	width: 187px;
	height: 101px;
	padding: 7px 8px 7px;
	font-family: Georgia, 'Nimbus Roman No 9L', serif;
	overflow: auto;
}

.submitbtn {
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent;
}

.submitbtn img {
	border: 0;
	margin: 0;
	padding: 0;
}

/* expertise page */
#expertise-list { }
#expertise-list li {	
	float: left;
	margin: 10px 10px 0 0;
}

#expertise-list li a {
	color: #fff;
	display: block;
	font-family: Georgia, serif !important;
	font-size: 14px;
	text-transform: uppercase;
	background-color: #000;
	padding: 12px;	
}

#expertise-list li a:hover { background-color: #e51937; }

#client-logos ul {
	padding: 0;
	margin: 0;
}

#client-logos ul li {
	margin: 10px 45px 10px 0;
	display: block;
	float: left;
	width: 140px;
	height: 75px;
}

#client-list { }
#client-list li {	
	background-color: #e51937;
	color: #fff;
	float: left;
	margin: 10px 10px 0 0;
	padding: 12px;
}

#client-list li a {
	color: #fff;
	display: block;
	font-family: Georgia, serif !important;
	font-size: 14px;
	text-transform: uppercase;	
}

/* about page */
#gallery {
	margin-top: 20px;
	height: 388px;
}

#gallery-highlight {
	float: left;
	width: 388px;
	height: 388px;
	position: relative;
}

#gallery-highlight img {
	position: absolute;
}

#gallery-chooser {
	float: right;
	width: 530px;
	padding: 0 0 10px;
	min-height: 136px;
	max-height: 252px;
	overflow: auto;
}

#gallery-chooser a {
	margin: 0 8px 10px 0;
	display: block;
	height: 58px;
	width: 58px;
	float: left;
}

#gallery-explain {
	float: right;
	width: 530px;
	margin: 10px 0 10px 10px;	
	background: url('../images/garrow.gif') no-repeat left 13px;
	text-indent: 30px;
	padding: 10px 0;
}

#keypeople {
	margin-top: 10px;
}

/* work page */


.work-item {
	float: left;
	width: 227px;
	margin: 20px 0 0 13px;
	height: 180px;	
}

.work-item p {
	padding: 2px;
	color: #777;
}

.work-ss {
	position: relative;
}

.work-ss img {
	border: 2px solid #ccc;	
}

.work-case {
	background: url('../images/cs.gif') left top no-repeat;
	display: block;
	width: 73px;
	height: 22px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.work-case span {
	position: absolute;
	top: -1000px;
	display: none;
}

.work-title {
	color: #00a7e5;	
	display: block;
	margin: 6px 0 5px 2px;
}

/* work detail */

#work-review {
	width: 720px;
	margin-top: 21px;
}

#work-description { width: 210px; margin-top: 21px; } 
#work-description h4 { font-family: Georgia, 'Nimbus Roman No 9L', serif;}
#work-description p { color: #6c6c6c; }
#work-related { margin-top: 30px; }

.share-work {
	padding: 0;
	margin: 0;
}

.share-work li {
	display: inline;
	list-style: none;
}

.tags a { color: #e51937; }
.tags a:hover { text-decoration: underline; }

#work-gallery {
	padding: 0; margin: 0;
}

#work-gallery li {
	display: inline;
	list-style: none;
	margin: 0 0 7px 7px;
	float: left;
}

#work-gallery li a {
	display: block;
	width: 98px;
	border: 1px solid #000;
	position: relative;
}

#work-gallery li a:hover {
	border-color: #e51937;
}

span.movie {
	background: url('../images/play.png') no-repeat left top;
	display: block;
	position: absolute;
	width: 33px;
	height: 33px;
	top: 12px;
	left: 33px;
}

span.loader {
	background: url('../images/ajax.gif') no-repeat left top;
	display: block;
	position: absolute;
	width: 24px;
	height: 24px;
	top: 15px;
	left: 36px;
	border: 1px solid #323232;
}

#work-show {
	width: 715px;
	height: 471px;
	overflow: hidden;
	position: relative;
}

#work-show img { position: absolute; }

/* buttons */
.prev-btn, .next-btn { display: block; height: 33px; width: 33px; float: left; }
.prev-btn span,  .next-btn span { display: none; }
.prev-btn {
	background: url('../images/arrows.png') no-repeat top left;
}

.next-btn {
	background: url('../images/arrows.png') no-repeat top right;
}

.prev-btn:hover {
	background: url('../images/arrows.png') no-repeat bottom left;
}

.next-btn:hover {
	background: url('../images/arrows.png') no-repeat bottom right;
}

/* index */

.index-address {
	width: 200px;	
}

.index-mailing {
	width: 225px;
}

.index-address h2, .index-mailing h2 {
	margin: 0;
}

.news-card {
	width: 211px;
	float: left;
	margin-left: 34px;
}

.news-card img {
	border: 1px solid #c4c4c4;
}



#expertise-detail {
	
}
div.expertise-item
{
	
}

div.expertise-explain {
	float: left;
	color: #818181;	
	font-size: 20px;
	width: 560px;
	border-right: 1px solid #9e9e9e;
	padding: 0 10px 20px 0;
}

div.expertise-explain-wide {	
	color: #818181;	
	font-size: 15px;
	padding: 0 10px 20px 0;
}

div.expertise-related {
	float: right;
	width: 265px;
	display: block;
}

div.expertise-related img {
	border: 2px solid #ccc;
	margin: 0 10px 10px 0;
}

/* tip */
#ttip {
	position: absolute;
	background: url('../images/ltip.png') no-repeat left top;
	height: 31px;	
}

#ttip-inside
{
	border: 1px solid #e51937;	
	border-left: 0;
	color: #e51937;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: 11px;	
	background-color: #fff;
	height: 16px;
	padding: 4px 6px 0 0;
}

/* Most common stuff you'll need to change */

.coda-slider-wrapper { padding: 10px 0 }
.coda-slider {  }

/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 0px }

/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { width: 600px; } 

/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 850px; }
.coda-slider-wrapper.arrows .coda-slider { margin: 0 }

/* Arrow styling */
.coda-nav-left a { width: 33px; height: 33px; }
.coda-nav-left a { background: url('../images/arrows.png') no-repeat top left;  margin: 100px 10px 0 0; }	
.coda-nav-right a { background: url('../images/arrows.png') no-repeat top right; color: #000; width: 33px; height: 33px; margin: 100px 0 0 10px; }
.coda-nav-left a:hover { background: url('../images/arrows.png') no-repeat bottom left; }
.coda-nav-right a:hover { background: url('../images/arrows.png') no-repeat bottom right; }

/* Tab nav */
.coda-nav ul li a.current { background: #39c }

/* Panel padding */
.coda-slider .panel-wrapper { padding: 0}

/* Preloader */
.coda-slider p.loading { padding: 20px; text-align: center; }

/* Don't change anything below here unless you know what you're doing */

/* Tabbed nav */
.coda-nav ul { clear: both; display:block; margin: auto; overflow: hidden }
.coda-nav ul li { display: inline }
.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }

/* Miscellaneous */
.coda-slider-wrapper { clear: both; overflow: auto }
.coda-slider { float: left; overflow: hidden; position: relative }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }
.coda-nav-left, .coda-nav-right { float: left }
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

.news-item { padding: 30px 0;}
.news-picture { width: 476px; }
.news-content { width: 430px; border-left: solid 1px #d3d3d3; padding: 0 10px 0 20px ; min-height: 246px}
.news-title { margin-top: 0; padding-bottom: 10px; font-size: 16px; }


/* blog Arrow styling */
.blog-nav-left a { width: 33px; height: 33px; display: block; float: left; margin-top: 100px; }
.blog-nav-left a { background: url('../images/arrows.png') no-repeat top left; }	
.blog-nav-right a { background: url('../images/arrows.png') no-repeat top right; color: #000; width: 33px; height: 33px; display: block; float: right; margin-top: 100px;}
.blog-nav-left a:hover { background: url('../images/arrows.png') no-repeat bottom left; }
.blog-nav-right a:hover { background: url('../images/arrows.png') no-repeat bottom right; }

.blog-panel {
	width: 360px !important;
}

#blog-info {
	overflow: hidden;
	width: 440px;
	padding: 0 !important;	
}

#coda-slider-blog {
	width: 360px;
	margin-left: 8px;
}

#cresult {
	margin: 5px;
}

/* jqModal */

.jqmWindow {
	display: none;	
	position: absolute;
	top: 10%;
	left: 50%;
	margin-left: -240px;
	width: 460px;
	padding: 12px;
	min-height: 500px;
	z-index: 1000;
}

#jqmLoader { }
.jqmOverlay { background-color: #000; }

.jqmClose {
	margin-bottom: 11px;
	cursor: pointer;
}

.p { background-color: #fff; color: #2c2c2c; border: 1px solid #ccc; padding: 15px; }
.p h2 { margin-top: 0px; }

.p-close { margin: 18px 15px 0 0; }
.pform { margin: 0; padding: 0;}

.pform label { display: block; clear: both; width: 127px; margin: 5px 0; padding: 0; }
.pform .textarea { font-family: sans-serif; }
.p-submit { clear: both; margin-left: 127px;}
