@charset "utf-8";
/* CSS Document */

body{
	color: #FFFFFF;
	font-family:Verdana, Geneva,sans-serif;
	background-color:#333;
	font-size:11px;
	line-height:1.6em;
}
a{
	color: #FFFFFF;
	text-decoration:none;
	padding:0px;
}
p{
	padding:5px 0 0 5px;
	margin:0px;
}
img {
	border:none;
	clear:none;
}
h1{
	font-size:125%;
}
h2{
	font-size:110%;
	padding-top:0px;
	margin-bottom:0;
}
h3{
	font-size:105%;
	padding-top:5px;
}
dl{
	margin:0;
	padding:0;
}
dt{
	padding:10px 0 5px 10px;
	font-weight:bold;
}
#wrapper{
	margin:auto;
	width:840px;
	position:relative;
}
.floatLeft{
	float:left;
	display:inline;
}
.floatRight{
	float:right;
	display:inline;
}
.clear{
	clear:both;}
/*-------------header section ----- */
#header{
	height:95px;
}
#logo {
	float:left;
	display:inline;
}
#logo img{
	display:inline;
}
#tagline a{
	font-size:110%;
	padding:0 0 1px 0;
}
#tagline p{
margin:0;
padding:0;
}
#tagline a.web{
	margin-left:120px;
}
#tagline a.photo{
	margin-left:160px;
}
#tagline a.portfolio{
	margin-left:320px;
}
#tagline a.about{
	margin-left:400px;
}
#tagline a.contact{
	margin-left:200px;
}
/* --style top and bottom of rounded box --*/
.topbox{
	background-image:url(../images/box_top.gif);
	background-repeat:no-repeat;
	display:block;
	height:10px;
	margin:0;
	}
.bottombox{
	background-image:url(../images/box_bottom.gif);
	background-repeat:no-repeat;
	display:block;
	height:10px;
	margin:0;
	}	
/*----- style the menu section  ----------  */	
#menu{
	clear:both;
	background-color:#000;
	padding:0px 0 0 0;
	margin:0px;
	text-align:center;
	font-size:120%;
}
#menu ul{
	padding:0px;
	margin:0px;
}
#menu li{
	padding:0 0 2px 0 ;
	float:left;
	margin-right:10px;
	margin-left:10px;
	width:100px;
	list-style-type:none;
	border-bottom-width:4px;
	border-bottom-style:solid;
	display:inline;
	
}
/*----- style the colour of items linked to page colour scheme ----------  */	
.home, #home #menu  a:link.home, .home a:hover{
	border-bottom-color:#F00;
	color:#F00;
}
.web , .web  a:hover,   #web .web a:link{
	border-bottom-color: #00ffff;
	color:#00ffff;
}
.portfolio, .portfolio a:hover {
	border-bottom-color: #ff6600;
	color:#ff6600;
}
.photo, #photo .photo a:link,.photo a:hover , #main .photo a:hover{
	border-bottom-color: #65d005;
	color:#65d005;
}
.about, .about a:hover, #about .about a:link{
	border-bottom-color: #fedc12;
	color:#fedc12;
}
.contact,.contact a:hover{
	border-bottom-color: #9900ff;
	color:#9900ff;
}
.blog, .blog a:hover{
	border-bottom-color:#03C;
	color:#03C;
}
/*----- style the main section  ----------  */	
#main{
	clear:both;
	background-color:#000;
	padding:0px 0 0 0 ;
	margin:10px 0 0 0; 
	background-repeat:no-repeat;
	background-position:top;
	
}
#column1{
	width:100px;
	margin-left:10px;
	display:inline;
	float:left;
	padding:0 ;
}
#content{
	width:580px;
	margin:0 20px 0 20px;
	float:left;
	display:inline;
	line-height:1.8em;
}
#column3{
	width:100px;
	margin-right:10px;
	float:left;
	display:inline;
	padding:0 ;
}
/*----- style the footer section  ----------  */	
#footer{
	clear:both;
	background-color:#000;
	padding:0px 0 0px 0px;
	margin:10px 0 0px 0;
	font-size: 90%;
	text-align:center;
}
#footer ul{
	text-align: right;
	padding:0px;
	margin:0px;
}
#footer li{
	padding:0px;
	float:left;
	margin-right:5px;
	margin-left:5px;
	list-style-type:none;
	display:inline;
}
#footer a:link{
	padding:0 5px 0 5px;
}
#footer img{
	padding:0 5px 0 5px ;
	}
	
	/*style flash on Index page */
#flashIns{	
	position:absolute; left:-100px; bottom:60px;}
/* subsections ----*/
#secondSection{
	margin:40px 0 0 0;
}
#subColumn{
	float:left;
	display:inline;
	width:155px;
	margin-right:10px;
}
/*style  specifc items ------*/
li.web{
	list-style-image:url(../images/webBullet.gif);
	color:#FFF;
}
.center{
	text-align:center;
}
.viet{
	background-image:url(../images/vietText.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:115px;
}
#secondContent{
	background-color:#000;
	margin:10px 0 10px  0;
	clear:both;
	height: 150px;
	}
#thirdContent{
	background-color:#000;
	margin:10px 0 0px  0;
	clear:both;
	}
#news{float:left;
width:600px;
padding:0 5px;
z-index:1025;}
#news h3{margin:0;}
/* --------------dock-------- */
.dock {
	position: relative;
	height: 110px; 
	text-align: center;
	top:0;			/*put in to make IE position in box when javascript disabled*/
	left:0;
	margin:0 0 20px 0;
}
.dock-container {
	position: absolute;
	height: 90px;
	padding-left: 20px;
	top:0;		/*put in to make IE position in box when javascript disabled*/
	left:0;
}
a.dock-item {
	display: block;
	width: 160px;
	color: #000;
	float:left;
	top: 0px;   /* this changes whether expand aligns at top or bottom*/
	text-decoration: none;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
/* --- style form --- */
label{
	display:block;
	width:100px;
	float:left;
	padding-right:5px;
}
fieldset{ 
	width:510px;
	border-bottom:#333333 3px solid;
	border-right:#333333 1px solid;
	padding:10px;
}
Legend{	font-size: 120%;
	font-style: italic;
	color:#FFF;
}
/*-------------  style acordian ---*/
.accordian {
	width: 825px;
	margin: 10px 10px;
}
.accordian ul{
	margin:0;
}
.accordian ul{
	padding:0;
}
.accordian li {
	list-style-type: none;
	padding: 0 5px;
	margin:0 10px 0  0;
}
/*style portfolio items----------*/
h1.portfolio 
{padding:0 0 0 0;
margin:0 0 0 10px}
.dimension {
	height: 390px;
}
.even, .odd {
	font-weight: bold;
	height: 27px;
	padding-top: 3px;
	padding-left: 10px;
	border: 1px solid #ff6600;
	background: #333;
	color: white;
}
.portWeb a{
	float:left;
	width:370px;
	margin:10px 20px 5px 10px;
}
.portWeb img
{margin:0; padding:0;}
.portWeb p{
	width:375px;
	margin:0 15px 5px 5px;
}
.portFlash{
margin:5px 5px 20px 0;
}
.portDesign a{
	float:left;
	margin:10px 5px;
}
.portDesign p{
	width:250px;
	margin:5px;
}
/* -- style photo gallery --*/
.gallImg{
	width:100%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
}
#galleryAll{
	margin:10px;
}
#gallery{
	margin:auto;
	width:620px;
}
#galleryAll img, #gallery img{
margin:10px;
padding:5px;
border:1px solid #CCC;
}
