/* Index */
body{
	background:url(../images/bg.gif) top repeat-x;
}
#header{
	background:url(/media/c9d/images/header.jpg) center top no-repeat;
	height:420px;
}
#container{
	width:1012px;
	min-height:380px;
	margin:50px auto;
}
#footer{
	font-style:normal;
	color:#c7c7c7;
}
#cover{
	position:absolute;
	background:#888;
	opacity: 0.7;
	filter:Alpha(opacity=80);
	top:420px;
	left: 0px;
	width:100%;
	height: 160px;
}
.bnav{
	/*background:#919191;*/
	color:#2c2628;
	height: 158px;
}
.bnav a{
	/*color:#414141;*/
	color:#cbcbcb;
}
.bnav h2{
	/*color:#2c2628;*/
	color:#bdb9ba;
}

.nav, .inav{
	width:1100px;
	margin:1px auto;
	text-align:center;
}
.inav{
	padding-top:30px;
}
.nav h2, .inav h2{
	font-family:"Times New Roman", Times, serif;
	font-size:34px;
	margin-top:15px;
	padding:15px 0;
}
.inav h2{
	margin-top:0px;
}
.nav li.cur-nav h2{
	color:#ff9000;
}
.inav a{
	padding:20px 0 0;
	width:218px;
	float:left;
	margin:0 20px;
	height:140px;
	text-align:left;
}
.inav p, .nav p{
	font-family:Arial;
	width:218px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.nav li{
	margin:0 5px;
	padding:20px 0 0;
	width:258px;
	float:left;
	height:140px;
	text-align:left;
}
.nav li a{
	text-align:left;
	padding:0 20px;
	float:left;
	width:210px;
	height:140px;
}

.nav li.cur-nav #nav-pt, .inav #nav-pt{
	background:url(/media/c9d/images/product.jpg) 150px 0 no-repeat;
}
.nav li.cur-nav #nav-wk, .inav #nav-wk{
	background:url(/media/c9d/images/work.jpg) 160px 0 no-repeat;
}
.nav li.cur-nav #nav-blog, .inav #nav-blog{
	background:url(/media/c9d/images/blog.jpg) 160px 0 no-repeat;
}
.nav li.cur-nav #nav-contact, .inav #nav-contact{
	background:url(/media/c9d/images/contact.jpg) 150px 0 no-repeat;
}
.inav #nav-pt{
	background-position: 140px 0 no-repeat;
}
.inav #nav-wk{
	background:url(/media/c9d/images/work.jpg) 130px 0 no-repeat;
}
.inav #nav-blog{
	background:url(/media/c9d/images/blog.jpg) 130px 0 no-repeat;
}
.inav #nav-contact{
	background:url(/media/c9d/images/contact.jpg) 130px 0 no-repeat;
}
#icon2u{
	width:800px;
	margin:0 auto;
}
#icon2u h2{
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	padding:20px 0 0;
}

.nav #nav-pt{
	background:url(/media/c9d/images/product_a.jpg) 150px 0 no-repeat;
}
.nav #nav-wk{
	background:url(/media/c9d/images/work_a.jpg) 160px 0 no-repeat;
}
.nav #nav-blog{
	background:url(/media/c9d/images/blog_a.jpg) 160px 0 no-repeat;
}
.nav #nav-contact{
	background:url(/media/c9d/images/contact_a.jpg) 150px 0 no-repeat;
}
.nav a{
	width:168px;
	padding:0 25px;
}
.nav a#nav-pt:hover h2, .inav a#nav-pt:hover h2, .cur-nav a#nav-wk h2{ color:#ff9000;}
 .cur-nav a{ color:#414141;}
.nav a#nav-wk:hover h2, .inav a#nav-wk:hover h2, .cur-nav a#nav-wk h2{ color:#3695e6;}
.nav a#nav-blog:hover h2, .inav a#nav-blog:hover h2, .cur-nav a#nav-blog h2{ color:#7fc229;}
.nav a#nav-contact:hover h2, .inav a#nav-contact:hover h2, .cur-nav a#nav-contact h2{ color:#f85693;}
.nav li.cur-nav{
	background:#fff url(/media/c9d/images/abg.gif) repeat-x;
}
.nav p{
	line-height:24px;
	margin-top:0px;
}
/** Blog
**********************/
.post{
	font-family:"Times New Roman", Times, serif;
	width:680px;
	float:left;
}
.uptime{
	float:left;
	width:50px;
	font-size:30px;
	text-align:center;
	font-weight:bold;
	padding-bottom:4px;
}
.uptime span{
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	padding:2px 0;
	display:block;
}
.post .title{
	font-family:"Times New Roman", Times, serif;
	margin-left:6px;
	padding:15px 0 7px;
	font-size:28px;	
	float:left;
}
.preview{
	margin:20px 0 10px 10px;
}
img.pwimg{
	/*border:1px solid #000;*/
}
.preview img, .preview a{ margin:0; padding:0;}
.content{
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
	padding-left:10px;
	color:#393839;
	padding-right:20px;
}

.category, .archives{
	color:#393839;
	margin-top:20px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
.category h3, .archives h3{
	color:#000;
	font-size:30px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:15px;
}
.category li, .archives li{
	padding:6px 0;
}
.archives em{
	font-style:normal;
	padding-right:15px;
}
/** Contact
 ****************/
.form label{
	padding:10px 0;
	font-size:18px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}


/** Work
*******************/
.work_list{
	width:750px;
	margin:0 auto;
}
.wl_box{
	margin-top:15px;
}
.wl_box p, .gtitle{
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
}
.wl_box h2{
	padding:5px 0;
	font-size:28px;
	font-weight:bold;
}
.wl_box .wl_desc{
	width:230px;
}
.wl_desc span{
	display:block;
}

/* ---------- Component Gallery ---------- */
div.compGallery {
	float:left;
	width: 479px;
	height:293px;
margin-bottom: 20px;
background-color: #fff;
}
div.compGallery a{cursor:pointer;}
div.compGallery a.startShow{
	display: block;
	float: left;
	background-image: url('../images/sprite_work_icons.gif');
	background-repeat: no-repeat;
	background-position: -10px -748px;
	height: 22px;
	padding-top: 3px;
	padding-left: 25px;
}

div.compGallery a:hover {
color: #2d6ea8;
}

div.compGallery ul {
margin: 0;
padding: 0;
padding-top: 2px;
text-align: right;
float: right;
}

div.compGallery ul li {
display: inline;
margin-left: 0.1em;
}

div.compGallery a {
	float:left;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #181411;
	font-size:14px;
	height:21px;
	width:22px;
	text-align:center;
	margin:0 2px;
	padding-top:2px;
	background:url(/media/c9d/images/small_button.gif) no-repeat;
}
.compGallery a:hover{
	color:#3399ff;
}
