/* Common */

body {
	margin: 0px;
	background-color: #CCCCCC;
	background-image:url(../img/bg-pettern.gif);
	}
body, td, p, ul, ol {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #565656;*/
}

/* Nav */

td#subnavBox a{
	background-color: #f0f0f0;
	line-height: 12px;
	font-size:12px;
	float:left;
	padding: 2px 5px 2px 5px;
	width: 180px;
	text-decoration: none;
	display: inline;
	white-space: nowrap;
	}
td#subnavBox a:link, div#subnavBox a:visited {
	background-color: #A0A1A8;
	color: #FFFFFF;
	}
td#subnavBox a:hover, div#subnavBox a:active {
	background-image:url(../img/test1.jpg);
	cursor: crosshair;
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* Nav2 */

#subnavClick a{
	font-size: 10px;
	line-height: 12px;
	float:right;
	padding: 2px 5px 2px 5px;
	width: 180px;
	text-decoration: none;
	display: inline;
	white-space: nowrap;
	}
#subnavClick a:link, div#subnavBox a:visited {
	color: #000000;
	text-decoration: none;
	}
#subnavClick a:hover, div#subnavBox a:active {
	background-image:url(../img/test2.jpg);
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* Link */
a:visited {
	color: #A0A1A8;
	text-decoration: underline;
	}
a:active {
	color: #A0A1A8;
	text-decoration: underline;
	}
a:link {
	color: #A0A1A8;
	text-decoration: underline;
	}
a:hover {
	color: #000000;
	text-decoration: underline;
	}

/* Portfolio Header */

.fontStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	}
.fontStyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #990000;
	}
#portheaderDetail{
	border-bottom: solid thin #333;
	width:575px;
	}
#portheaderDetail2{
	border-bottom: solid thin #333;
	width:573px;
	}

td#portheaderBox {
	background-image:url(../img/asap-logo-1.gif);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 12px;
	float:left;
	padding: 5px 5px 2px 5px;
	height: 80px;
	width: 180px;
	text-decoration: none;
	display: inline;
	white-space: nowrap;
	}
td#portheaderBox2 {
	background-image:url(../img/test1.jpg);
	color: #000000;
	font-size: 14px;
	line-height: 12px;
	float:left;
	padding: 5px 5px 2px 5px;
	height: 80px;
	width: 180px;
	text-decoration: none;
	display: inline;
	white-space: nowrap;
	}
#portdetailBox {
	color: #A0A1A8; font-size: 14px; 
	line-height: 12px;
	float:left;
	padding: 5px 5px 2px 5px;
	width: 180px;
	text-decoration: none;
	display: inline;
	white-space: nowrap;
	}
td#portpicBox {
	color: #A0A1A8;
	border-style:solid;
	border: 1px solid #000000;
	float:left;
	padding: 0px 0px 0px 0px;
	height: 410px;
	width: 570px;
	display: inline;
	white-space: nowrap;
	}
	
#footerBox {
	position: fixed;
	float:left;
	bottom:0px;
	margin-bottom:0px;
	color: #666;
	font-size:11px;
	border-top: #000 solid;
	line-height:20px;
	background-color: #cccccc;
	height: 25px;
	width: 100%;
	}	

#shareBox {
	position: fixed;
	float:right;
	bottom:0px;
	margin-bottom:0px;
	right:0px;
	padding-top:4px;
	margin-right:63px;
	font-size:11px;
	line-height:20px;
	background-color: #cccccc;
	height: 21px;
	width: 130px;
	}	
	
/* Fonts */

.styleC1 {color: #CCCCCC}

.styleGeneral { font-family:Arial, Helvetica, sans-serif; font-size: 12px;line-height:16px;}
.styleGenera2 { font-family:Arial, Helvetica, sans-serif; font-size: 11px;line-height:25px;}

.pageDetailTitle {font-size:30px; line-height:34px; color: #000}

.tk-adelle {}

.tk-colaborate {
	font-size: 14px;
	line-height:16px;
}
