@charset "UTF-8";

/* Vinamation website stylesheet
 * Designer: Lam Khanh Mai (adakm.com)
 * Theme: 2009 - Sketch book fun
 * Version: 27/10/2009
*/

html{
	margin: 0px;
}

body {
	color:#000000;
	background:#FFFFFF url(img/nav/nav_bg.jpg) repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color: #666666;
	line-height:13px;
}

a:link, a:visited {
	color: #54778f;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #ff9933;
	text-decoration: underline;
}

.panel {
	margin:0;
	padding:0;
}

#counter {
	background: url(img/counter.gif) no-repeat top left;
	width: 88px;
	height: 19px;
	display: inline-block;
	left: 15px;
	top: -3px;
	position: relative;
}

#share {
	position:absolute; 
	top:-20px; 
	left: 670px;	
}

#hitnumber {
	position: relative;
	width: 35px;
	text-align:right;
	margin-left: 3px;
	top: 4px;
}

/*---COMMON PAGE ELEMENTS---*/

#mainWrap {
	margin-left: auto;
	margin-right:auto;
	text-align:center;
}

#header {
	margin-top: 18px;
	text-align:left;
}

#content {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align:left;
}

img#logo {
	border: none;
}

#footer-container{
	background: url(img/footer_bg.jpg) center top repeat-x #2c2c2c;
  	color: #CCC;
  	text-align: center;
	height: 37px;
	position: relative;
	font-size:9px;
}

#footer {
	margin:auto;
	padding-top: 16px;
	text-align: left;
	position: relative;
}

#footer a{
	text-decoration: none;
	color: #C60;
}

/*---NAVIGATION ELEMENTS---*/

#mainNav {
	position: relative;
	height: 32px;
	top: 7px;
	left: 5px;
}

#mainNav ul {
	margin: 0;
	padding: 0;
	list-style:none;
	position: static;
}

#mainNav li {
	margin: 0;
	padding: 0;
	float:left;
}

#mainNav li a{
	height: 29px;
	display:block;
	text-decoration:none;
	text-indent: -900em;
	outline:none;
}
	
/*  Home  */
#mainNav #nav-home a{
	width: 58px;
	background: url(img/nav/nav_home_btn.png) no-repeat left top;
}
#mainNav #nav-home a:hover{
	background: url(img/nav/nav_home_btn.png) no-repeat left bottom;
}

/*  Showcase  */
#mainNav #nav-showcase a{
	width: 107px;
	background: url(img/nav/nav_showcase_btn.png) no-repeat left top;
}
#mainNav #nav-showcase a:hover{
	background: url(img/nav/nav_showcase_btn.png) no-repeat left bottom;
}


/*  Our team  */
#mainNav #nav-team a{
	width: 101px;
	background: url(img/nav/nav_ourteam_btn.png) no-repeat left top;
}
#mainNav #nav-team a:hover{
	background: url(img/nav/nav_ourteam_btn.png) no-repeat left bottom;
}

/*  Services  */
#mainNav #nav-services a{
	width: 93px;
	background: url(img/nav/nav_services_btn.png) no-repeat left top;
}
#mainNav #nav-services a:hover{
	background: url(img/nav/nav_services_btn.png) no-repeat left bottom;
}


/*  Contact  */
#mainNav #nav-contact a{
	width: 71px;
	background: url(img/nav/nav_contact_btn.png) no-repeat left top;
}
#mainNav #nav-contact a:hover{
	background: url(img/nav/nav_contact_btn.png) no-repeat left bottom;
}


/* Change status navigation in differenct page
------------------------------------------------------------ */
body#home #nav-home a{
	background: url(img/nav/nav_home_btn.png) no-repeat left bottom;
}

body#showcase #nav-showcase a{
	background: url(img/nav/nav_showcase_btn.png) no-repeat left bottom;
}

body#team #nav-team a{
	background: url(img/nav/nav_ourteam_btn.png) no-repeat left bottom;
}

body#services #nav-services a{
	background: url(img/nav/nav_services_btn.png) no-repeat left bottom;
}

body#contact #nav-contact a{
	background: url(img/nav/nav_contact_btn.png) no-repeat left bottom;
}


/* Change title in different page
------------------------------------------------------------ */
h1 {
	margin: 48px 0 15px 0;;
	padding:0;
}

h1 span {
	display: none; 
}

#showcase h1 {
	width: 329px;
	height: 36px;
	background: url(img/showcase_heading.png) no-repeat;
}

#team h1 {
	width: 315px;
	height: 36px;
	background: url(img/team_heading.png) no-repeat;
}

#services h1 {
	width: 309px;
	height: 36px;
	background: url(img/services_heading.png) no-repeat;
}

#contact h1 {
	width: 317px;
	height: 36px;
	background: url(img/contact_heading.png) no-repeat;
}


/* SHOWCASE
------------------------------------------------------------*/


#subNav {
	margin-top: 7px;
}

#subNav ul {
	margin: 0;
	padding: 0;
	list-style:none;
	position: static;
}

#subNav li {
	margin: 0;
	padding: 0;
	float:left;
}

#subNav li a{
	height: 23px;
	display:block;
	text-decoration:none;
	text-indent: -900em;
	outline:none;
}


/*  Animation  */
#subNav #snav-3d a{
	width: 92px;
	background: url(img/nav/showcase_sub_animation.png) no-repeat left top;
}
#subNav #snav-3d a:hover{
	background: url(img/nav/showcase_sub_animation.png) no-repeat left bottom;
}

/*  VFX  */
#subNav #snav-vfx a{
	width: 69px;
	background: url(img/nav/showcase_sub_vfx.png) no-repeat left top;
}
#subNav #snav-vfx a:hover{
	background: url(img/nav/showcase_sub_vfx.png) no-repeat left bottom;
}

/*  Archviz  */
#subNav #snav-archviz a{
	width: 91px;
	background: url(img/nav/showcase_sub_archviz.png) no-repeat left top;
}
#subNav #snav-archviz a:hover{
	background: url(img/nav/showcase_sub_archviz.png) no-repeat left bottom;
}

/*  Projects  */
#subNav #snav-project a{
	width: 123px;
	background: url(img/nav/showcase_sub_project.png) no-repeat left top;
}
#subNav #snav-project a:hover{
	background: url(img/nav/showcase_sub_project.png) no-repeat left bottom;
}

ul.tabs li.current a:active{
	background:  url(img/nav/showcase_sub_project.png) no-repeat left bottom;
}

#listProject {
	margin-top: 44px;
	line-height:13px;
}

#listProject img {
	border: 6px solid #deebee;
}

#listProject a {
	outline:none;
}

#listProject h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color: #54778f;
	text-transform: uppercase;
	margin: 10px 0px 3px 6px;
}

#listProject p{
	margin-left: 6px;
}

#pnNav {
	margin-top: 15px;
}

#pnNav a{
	height: 19px;
	width: 60px;
	display:block;
	margin:auto;
	text-decoration:none;
	text-indent: -900em;
	outline:none; 
}

#pnNav #prev a:hover{
	background: url(img/nav/prev_btn.jpg) no-repeat left -19px;
}

#pnNav #prev a{
	background: url(img/nav/prev_btn.jpg) no-repeat left top;
	float:left;
}

#pnNav #next a:hover{
	background: url(img/nav/next_btn.jpg) no-repeat left -19px;
}

#pnNav #next a{
	background: url(img/nav/next_btn.jpg) no-repeat left top;
	float:right;
	display:inline;
	margin-right: 30px;
}

span.cell {
	font-size: 9px;
	display: block;
	margin: 3px;
	font-style:italic;
}

/* Our team
------------------------------------------------------------*/

#aboutUs {
	margin-top: 45px;
	margin-left: 10px;
	font-size:12px;
	line-height:15px;
}	

#teamPhoto {
	margin:0;
	margin-left: 5px;
	padding:0;
}

#teamPhoto a, a:hover {
	text-decoration: none;
	color: #666;
}

.teamPic {
	width: 118px;
	display: inline;
	float: left;
	margin: 30px 12px 0 10px;
	padding: 3px;
	border: #999 1px solid;
	text-align: left;
	line-height: 10px;
}

span.position {
	font-size: 9px;
	color: #666;
	font-weight: bold;
	display: block;
	margin: 3px;
}

span.name {
	font-size: 10px;
	color: #069;
	font-weight: bold;
	display: block;
	margin: 3px;
}

hr {
	margin: 0;
	padding: 1px 0;
}

.teamPic div {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Services
------------------------------------------------------------*/

#description {
	margin-top: 35px;
}

#description img {
	border: 6px solid #deebee;
}

#description p {
	margin-bottom: 10px;
}

#clientList {
	top: 25px;
	position: relative;
}



/* HOME PAGE
------------------------------------------------------------*/

#showreel {
	height: 360px;
	background: url(img/home_bg_reel.jpg) no-repeat;
	padding: 10px;
	margin-top: 38px;
}

#welcome {
	height: 355px;
	top: 100px;
	position: relative;
}

#welcome a{
	width: 192px;
	height: 21px;
	display:block;
	margin-left: 23px;
	text-decoration:none;
	text-indent: -900em;
	background: url(img/home_heading_link.png) no-repeat left top;
}

#welcome a:hover{
	background: url(img/home_heading_link.png) no-repeat left bottom;
}

#category{
	margin-top: 50px;
	text-align:left;
}

#category a {
	display:block;
	text-decoration:none;
	text-indent: -900em;
	padding: 6px;
	border: 1px #999 solid;
	width: 206px;
	height: 62px;
	margin-bottom: 10px;
}

#category  p {
	margin-top: 5px;
	margin-left: 1px;
}

#category #home-3d a {
	background: url(img/thumbnails/home_img_3D.jpg) no-repeat 6px 6px;
}

#category #home-3d a:hover {
	background: url(img/thumbnails/home_img_3D.jpg) no-repeat 6px -69px;
}

#category #home-archviz a {
	background: url(img/thumbnails/home_img_archviz.jpg) no-repeat 6px 6px;
}

#category #home-archviz a:hover {
	background: url(img/thumbnails/home_img_archviz.jpg) no-repeat 6px -69px;
}

#category #home-vfx a {
	background: url(img/thumbnails/home_img_vfx.jpg) no-repeat 6px 6px;
}

#category #home-vfx a:hover {
	background: url(img/thumbnails/home_img_vfx.jpg) no-repeat 6px -69px;
}

#category #home-project a {
	background: url(img/thumbnails/home_img_project.jpg) no-repeat 6px 6px;
}

#category #home-project a:hover {
	background: url(img/thumbnails/home_img_project.jpg) no-repeat 6px -69px;
}

