/*
=== Koray web design ====================================
    http://www.koray.cn
	qq:184521999
	TEL:0574-83890324
	Last Update: 2009-04
==============================================================
*/

/****** General Styles ******/
body {
	font-size: 12px;
	font-family: Arial;
	background-color: #111111;
	margin: 0px;
	padding: 0px;
	color: #5a5a5a;	
	line-height: 20px;
	margin-bottom: 0px;
	line-height:160%;
}
ul,li,form,h1,h2,h3,h4,h5 { margin:0px; padding:0px}	
li{
	line-height:160%;
	list-style: none;
}
	
table {
	font-family: "Arial";
	font-size: 12px;
	color: #CCC;
}
td{
	word-break: break-all;
}

a:link,a:visited {
	text-decoration: none;
	color: #a8a8a8;
}
a:hover {
	text-decoration: underline;
	color:#cd0136;
}

img {
	vertical-align: middle;
	border: 0px none;
	max-width:100%;
	height:auto;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #CCCCCC;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Arial; 
	font-size: 11.5px; 

}
input.text {
	height: 13px;
	padding: 0px;
	border: 1px solid #000000;
	color: #d8dfe5; 
	background-color: #212121;
;
}
input.button {
	height: 20px;
	border: 1px solid #000000;
	padding: 0px;
	color: #ffffff; 
	border-left: 3px solid #FFC000;
	background-color: #666666;
}
textarea {
	border: 1px solid #000000;
	background-color: #212121;
	font-family: Arial;
	font-size: 11.5px;
	color: #d8dfe5;
	word-spacing: 10pt;
}
		word-spacing: 5mm;

select {
	font-family: Arial;
	font-size: 11.5px;
	color: #a8a8a8;
	background-color: #f5faff;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}

/****** Main Layout Styles ******/
#wrapper {
	width: 98%;
	min-width:980px;
	text-align:right;
}
#innerWrapper {
	width: 100%;
}

#header {
	height:352px;
}
#innerHeader {
}

#footer {
	clear: both;
	line-height:32px;
	background-color:#212121;
	background-image:url(images/main_07.jpg);
}
#innerFooter {
	font-size: 12px;
	float:left;
	width:95%;
	text-align: center;
	color: #ffffff;
}
#gototop {
	padding-right:8px;}

/****** Header Elements Styles ******/
#headertop {
	float:left;
	width:100%;
	background-color:#373737;
	height:16px;
}

#innerheadertop{
	width:98%;
	text-align:right;
	background-image:url(images/main_02.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:16px;
	}
	
/* headertop menu */
#topmenu {
	margin:0 !important;/*FF*/
	*margin:0 !important;/*ie7*/
	_margin:0;/*ie6*/
}
#topmenu ul{
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
#topmenu li{
	display: inline;
	padding: 0px;
	padding-right: 5px;
	margin: 0px;
	margin-right: 10px;
	line-height:20px;
	border-right: 1px solid #111111;
}
#topmenuli1 {
		margin-top:-2px;
}
#topmenu li.last{
	border-right: 0px none;
	padding-right:0px;
	margin-right:5px;
}

#topmenu a{
	color: #9e9d9d;
	font-size:10px;
}

#blogLogo {
	font-size:70px;
	color:#cd0136;
	padding-top:18px !important;/*FF*/
	*padding-top:10px !important;/*ie7*/
	_padding-top:18px;/*ie6*/
	clear:both;
	}
#blogLogo1 {
	font-size:14px;
	color:#dadada;
	width:318px;
	height:22px;
	padding-top:8px;
	float:right;
	}
	
#logotest1 {
	font-size:14px;
	float:left;
	color:#cd0136;
	}
	
#logotest2 {
	font-size:14px;
	float:right;
	color:#dadada;
	}

#logo {
	float: left;
	margin-right: 0px;
}

/* header title */
.blog-header {
	padding: 0px;
}
.headertel{
	font-size:30px;
	color:#4d4d4d;
	line-height:50px;
}

/* blog description */
.blog-desc {
}

/* nav menu */
#menu {
	margin-top: 50px;
	background-image:url(images/main_07.jpg);
	height:24px;
	padding-top:4px;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	display: inline;
	list-style: none;
	padding: 0px;
	padding-right: 7px;
	margin: 0px;
	margin-right: 12px;
	border-right: 1px solid #5a5a5a;
}
#menu li.last{
	display: inline;
	list-style: none;
	padding: 0px;
	padding-right: 6px;
	margin: 0px;
	margin-right: 4px;
	border-right:0px none;
}
#menu a:link visited{
	color: #a8a8a8;
	font-size:12px;
}

/****** Content Layout ******/
#mainWrapper {
	border-top:1px solid #2d2d2d;
	width:100%;
}

.yeartit{
	width:98%;
	text-align:right;}
	
	
/* mainyear */
#mainyear {
	visibility:visible;
	display:block;
	}
#innerMainYear {padding-top:15px;}
#news{
	float:left;
	text-align:left;
	margin-left:10px;
	width:170px;
}
	
#year2009{
	float:right;
	width:800px;
	overflow:hidden;
	}
.caseimg {
	width:266px;
	height:117px;
	padding:1px;
	margin-bottom: 10px;
	}

/* oldyear */
#oldyear {
	border-top:1px solid #2d2d2d;
	clear:both;
}
#inneroldYear {padding-top:15px;}
	
#year2008{
	float:right;
	width:820px;
	overflow:hidden;
	}
.caseimginner {
	height:130px;}
	
/* textcontact */
#textinner{
	border-top:1px solid #2d2d2d;
	padding-top:15px;
	width:100%;
	float:right;
	}
.textcontact{
	margin-bottom:20px;
	font-size:12px;
	}
	
.textcontact h4 {
	color:#cd0136;
	line-height:30px;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	}
	
/* teampage */
.Members {
	width:100%;
	float:right;
	margin-top:20px;
	}
.Memberimg {
	width:58px;
	float:right;
	}
	
.membersname {
	width:660px;
	margin-right:0px;
	float:right;
	}
	
.memberscontact {
	background-color:#333;}

/****** Sidebar Panels ******/
.panel{
	padding:1px;
	margin-bottom: 10px;
}
.panel h5 {
	color: #cd0136;
	font-size: 14px;
	font-weight:normal;
	padding-bottom: 3px;
	margin:0px;
}
.panel-content{
	padding:5px;
	line-height: 170%;
}
.panel-content ul{
	padding: 0px;
	margin: 0px;
	margin-left: 12px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	list-style:circle inside;
}

/****** caseimg ******/
.caseimg-content{
	line-height: 170%;
	color:#999999;
	list-style: none;
	clear:both;
	height:128px;
}
.caseimg-content ul{
	padding: 0px;
	margin: 0px;
	margin-left: 12px;
}
.caseimg-content li{
	padding: 0px;
	margin: 0px;
}
.caseimg-content li.last {
	margin-left: 0px;
}
.casecolor {
	width:250px;
	height:115px;
	background-color:#cd0136;
	text-align:center;
	color:#ffffff;
	line-height:117px;
}

/* content */
.content {
	float: right;
	width: 100%;
	margin-left: -200px;
}
#innerContent {
	margin-left: 200px;
	overflow: visible;
}

/* a style which makes mainWrapper touch the bottom of sidebar and content */
.clear{
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden;
}

/* user panel login form */
#loginForm {
	width: 95%;
}

/* no entry to display box */
.no-entry {
	border: 1px solid #d8dfe5;
	margin-top: 15px;
}
.no-entry-message {
	padding-top: 25px;
	padding-bottom: 25px;
	color: #ffffff;
	background: #f5faff;
	text-align: center;
}

.prev-article{ float: left; }
.next-article{ float: right; }
.category-label{ text-align: center;}

/* text box */
.textbox{
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.textbox-title{
	word-wrap: break-all;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 3px;
	height: 28px;
	border: solid 0px #0c0c0c;
	border-left: solid 4px #000000;
	background-image: url("images/article-title-bg.gif");	

}
.textbox-title h4{
	color: #FFC000;
	padding-left: 5px;
	font-size: 12px;
	font-weight: none;
	display: inline;
}
.textbox-title h4 a:link,
.textbox-title h4 a:visited,
.textbox-title h4 a:active {
	color: #FFC000;
}
.textbox-label{
	padding-left: 5px;
	color: #ffffff;
	font-size: 11px;
}
.textbox-fontsize{
	text-align: right;
	color: #ffffff;
	padding: 5px;
}
.textbox-content{
	word-wrap: break-word;
	padding: 10px;
	color: #a8a8a8;
	line-height: 23px;

}
.textbox-bottom{
	padding: 5px;
	font-size: 11px;
	color: #ffffff;
}
.textbox-bottom a:link,
.textbox-bottom a:visited,
.textbox-bottom a:active,
{
	color: #ffffff;
	text-decoration: underline;
}
.editmark {
	margin-top: 20px;
	font-size: 11px;
	color: #999999;
}
.textbox-urls {
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px dashed #595959;
	font-size: 11px;
	color: #ffffff;
}

.caselist {clear:both;}
.caselist li { float:right; list-style:none;padding:0px; margin:0px;margin-left:5px; }
.caselist li.last { float:right;list-style:none; padding:0px; margin:0px;}
.hli {text-overflow:ellipsis;white-space:nowrap; overflow:hidden; width:136px;}
