/* @group Base */

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
a img {	border: 0; }
body {
	background: #a45900;
	font-family: "Tahoma", "Lucida Sans Unicode", Arial, Sans-Serif;
	font-size: 11px;
	color: #fff;
}
#main-mask {
	width: 100%;
	height: 2000px;
	position: relative;
}
#main-mask.js {
	overflow: hidden;	
}
#main-scroll {
	background: #a45900 url(../images/bg-main.jpg) 0 0;
	background-repeat:repeat-x;
	height: 100%;	
	width: 9000px;
	position: absolute;
	left: 0;
	top: 0;
}
#main {
	width: 950px;
	height: 100%;	
	position: relative;
	top: 0;
	left: 0;
	margin: 0 0 0 100px;
}
.hide {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}

/* @end */


/* @group Main */

#main-body {
	width: 395px;
	padding-top: 25px;
}
#main-body p {
	padding-left: 10px;
	line-height: 145%;
	margin: 10px 0;
}
#spacer {
	float: right;
	width: 130px;
	height: 40px;
}
#main h1 {
	background: url(../images/hiring.png) 0 0 no-repeat;
	height: 149px;
	width: 291px;
	text-indent: -9000px;
}
#main-list {
	list-style: none;
	padding-left: 10px;
	margin-bottom: 10px;
}
#main-list li {
	background: url(../images/bul-main.gif) 0 3px no-repeat;
	padding-left: 10px;
	margin-bottom: 2px;
}

/* @group Featured Work */

#feat-work {
	width: 428px;
	height: 216px;
	background: url(../images/bg-ourwork.png) 0 0 no-repeat;
	margin-left: -35px;
	z-index: 10;
	overflow: hidden;
	position:relative;
}
#next, #prev {
	display: block;
	width: 31px;
	text-indent: -9000px;
	outline: none;
	height: 26px;
}
#next {
	background: url(../images/arrows-right.gif) 0 -2px no-repeat;
	float: right;
	margin: 95px 19px 0 0;
}
#next:hover { background-position: 0 -32px; }
#prev {
	background: url(../images/arrows-left.gif) 0 -2px no-repeat;
	float: left;
	margin: 95px 0 0 25px;
}
#prev:hover { background-position: 0 -32px; }
#work-mask {
	overflow: hidden;
	width: 315px;
	position: relative;
	height: 87px;
	float: left;
	margin: 68px 0 0 4px;
}
#work-scroll {
	position: absolute;
	left: 21px;
	top: 1px;
	width: 10000px;
}
#work-scroll a img {
	background: #481301;
	padding: 3px;
	border: 0;
	margin: 0 10px 0 5px;	
}
#work-scroll a:hover img {
	background: #b36100;
}

/* @end */
/* @group Shelf */

#objects {
	position: absolute;
	top: 680px;
	left: 10px;	
	width: 800px;
	height: 120px;
}
#shelf {
	width: 800px;
	height: 120px;
	background: url(../images/bg-shelf.png) 0 0 no-repeat;
	z-index: 1;
}
#objects div { position: absolute; }
#books {
	width: 272px;
	height: 247px;
	background: url(../images/books.png) 0 0 no-repeat;
	left: 382px;
	bottom: 89px;
	z-index: 2;	
}
#team-photo {
	width: 134px;
	height: 176px;
	background: url(../images/team-photo.png) 0 0 no-repeat;
	left: 495px;
	bottom: 84px;
	z-index: 2;			
}
#trophy {
	width: 117px;
	height: 162px;
	background: url(../images/trophy.png) 0 0 no-repeat;
	left: 665px;
	bottom: 87px;
	z-index: 2;			
}


/* @end */
/* @group Paper */

#paper {
	width: 605px;
	height: 592px;
	background: url(../images/bg-paper.png) 0 0 no-repeat;
	position: absolute;
	right: -50px;
	top: 0;
	color: #474747;
}
#paper h2 {
	width: 375px;
	height: 62px;
	background: url(../images/h2-top5.gif) 0 0 no-repeat;
	margin: 15px 0 0 115px;
}
.mac #paper h2 {
	margin-top: 25px;
}
.mac #paper p {
	line-height: 145%;
}
#hiring {
	width: 350px;
	height: 350px;
	background: url(../images/kor.png) 0 0 no-repeat;
	position: absolute;
	left: -206px;
	top: -43px;
	text-indent: -9000px;
}
.reason {
	width: 390px;
	padding-left: 45px;
	margin: 25px 0 0;
	position: relative;
}
a#jump1, a#jump2, a#jump3, a#jump4, a#jump5 {
	display: block;
	position: absolute;
	text-indent: -9000px;
	background: url(../images/links-jump.gif) 0 0 no-repeat;
	outline: none;
}
#paper h2, #paper h3 {
	text-indent: -9000px;
}
#paper h3 a {
	display: block;
	width: 380px;
	height: 20px;
	outline: none;
}
#paper h3 {
	height: 20px;
	margin-bottom: 3px;
}

#reason1 { background: url(../images/bg-reason1.gif) 0 -17px no-repeat; margin-left: 98px; }
#reason1:hover { background: url(../images/bg-reason1.gif) 0 -236px no-repeat; }
#reason1 h3 { background: url(../images/h3-staff.gif) 0 0 no-repeat; }
#reason1 a#jump1 {
	width: 155px;
	height: 12px;
	bottom: -22px;
	right: 0;
	background-position: -3px -7px;
}
#reason1 a#jump1:hover { background-position: -165px -7px; }

#reason2 { background: url(../images/bg-reason2.gif) 0 -17px no-repeat; margin-left: 90px; }
#reason2:hover { background: url(../images/bg-reason2.gif) 0 -236px no-repeat; }
#reason2 h3 { background: url(../images/h3-designs.gif) 0 0 no-repeat; }
#reason2 a#jump2 {
	width: 115px;
	height: 27px;
	bottom: -28px;
	right: -5px;
	background-position: -3px -46px;
}
#reason2 a#jump2:hover { background-position: -120px -46px; }

#reason3 { background: url(../images/bg-reason3.gif) 0 -17px no-repeat; margin-left: 85px; }
#reason3:hover { background: url(../images/bg-reason3.gif) 0 -236px no-repeat; }
#reason3 h3 { background: url(../images/h3-opp.gif) 0 0 no-repeat; }
#reason3 a#jump3 {
	width: 110px;
	height: 16px;
	bottom: -16px;
	right: -5px;
	background-position: -5px -86px;
}
#reason3 a#jump3:hover { background-position: -121px -86px; }

#reason4 { background: url(../images/bg-reason4.gif) 0 -17px no-repeat; margin-left: 85px; }
#reason4:hover { background: url(../images/bg-reason4.gif) 0 -236px no-repeat; }
#reason4 h3 { background: url(../images/h3-culture.gif) 0 0 no-repeat; }
#reason4 a#jump4 {
	width: 120px;
	height: 13px;
	bottom: -16px;
	right: -5px;
	background-position: -5px -128px;
}
#reason4 a#jump4:hover { background-position: -135px -128px; }

#reason5 { background: url(../images/bg-reason5.gif) 0 -17px no-repeat; margin-left: 82px; }
#reason5:hover { background: url(../images/bg-reason5.gif) 0 -236px no-repeat; }
#reason5 h3 { background: url(../images/h3-family.gif) 0 0 no-repeat; }
#reason5 a#jump5 {
	width: 87px;
	height: 13px;
	bottom: -22px;
	right: 0px;
	background-position: -5px -169px;
}
#reason5 a#jump5:hover { background-position: -104px -169px; }

/* @end */
/* @end */

/* @group Jobs */
#jobs {
	background: #fff;
	position: relative;
	width: 100%;
	display: none;
	color: #323232;
}
#jobs-inner {
	width: 850px;
	position: relative;
	left: 100px;
	padding: 15px 0;	
}
#jobs-list {
	float: left;
	width: 260px;
	height:2000px;
	list-style: none;
}
#jobs-list li {
	margin-bottom: 10px;	
}
#jobs-list li a {
	display: block;
	height: 32px;
	width: 248px;
	text-indent: -9000px;
	outline: none;
}
#jobs-list li a:hover, #jobs-list li a.cur {
	background-position: -256px 0;
}
#pos1 a { background: url(../images/pos1.gif) 0 0 no-repeat; }
#pos2 a { background: url(../images/pos2.gif) 0 0 no-repeat; }
#pos3 a { background: url(../images/pos3.gif) 0 0 no-repeat; }
#pos4 a { background: url(../images/pos4.gif) 0 0 no-repeat; }
#pos5 a { background: url(../images/pos5.gif) 0 0 no-repeat; }
#pos6 a { background: url(../images/pos6.gif) 0 0 no-repeat; }

#jobs #jobs-list li {
	background: none;
	padding: 0;
}
#jobs-right {
	width: 550px;
	height:2000px;
	float: right;
	border-left: 1px solid #cda87f;
	padding-left: 20px;
	line-height: 140%;	
}
#jobs p {
	padding: 5px 0;
}
#jobs ul {
	list-style: none;
	padding: 5px 0 5px 10px;
}
#jobs li {
	background: url(../images/bul-jobs.gif) 0 5px no-repeat;
	padding-left: 10px;
}
#jobs-content a {
	background: #ffe7cc;
	padding: 1px;
	color: #a25800;
	text-decoration: none;
}
#jobs-content a:hover {
	background: #ffd099;
}
#close {
	width: 75px;
	height: 24px;
	background: url(../images/btn-close.gif) 0 0 no-repeat;
	text-indent: -9000px;
	float: left;
	outline: none;
}
#close:hover {
	background-position: -82px 0px;
}
.apply {
	background: #f5f5f5;
	padding: 10px;
	border: 1px solid #eee;
	margin: 10px 0;
}

/* @end */

/* @group Sub */

#back {
	width: 361px;
	height: 89px;
	position: absolute;
	left: 650px;
	top: 0;
}
#back div {
	width: 361px;
	height: 89px;
	background: url(../images/bg-back.png) 0 0 no-repeat;	
}
#back a {
	display: block;
	width: 68px;
	height: 29px;
	text-indent: -9000px;
	background: url(../images/btn-back.gif) 0 15px no-repeat;
	margin: 0 0 0 235px;
	outline: none;
}
#back a:hover { background-position: -68px 15px; }
#pos {
	width: 230px;
	height: 59px;
	position: absolute;
	left: 600px;
	top: 0;
	z-index: 15;
}
#pos div {
	width: 230px;
	height: 59px;
	background: url(../images/bg-pos.png) 0 0 no-repeat;	
}
#pos a {
	display: block;
	width: 168px;
	height: 32px;
	text-indent: -9000px;
	background: url(../images/btn-pos.gif) 0 5px no-repeat;
	margin: 0 0 0 30px;
	outline: none;
}
#pos a:hover { background-position: -168px 5px; }
#sub {
	left: 3000px;
	top: -2000px;	
	position: relative;
	padding: 90px 0 0 100px;
}
.sub {
	line-height: 135%;
	font-size: 12px;
	float: left;
	width: 880px;
	margin-right: 300px;
}
body.mac .sub {
	font-size: 11px;
}
.sub p {
	margin: 10px 0;
}
.sub h2 {
	height: 30px;
	text-indent: -9000px;
}

/* @group Culture */

#culture h2 { background: url(../images/h2-culture.gif) 0 0 no-repeat; }
#culture .sub-left {
	width: 260px;
	float: left;
	position: relative;
	top: -50px;
}
#culture .sub-right {
	width: 610px;
	float: right;
}

/* @end */
/* @group Family */

#family h2 { background: url(../images/h2-family.gif) 0 0 no-repeat; }
#family .sub-left {
	width: 365px;
	float: left;
	position: relative;
	top: -91px;
}
#family .sub-right {
	width: 490px;
	float: right;
	margin-top: 45px;
}
#sub-foot {
	border-top: 1px solid #fff;
	padding: 15px 0 110px 200px;
	margin-top: 15px;
	background: url(../images/vl-logo-full.gif) 0 10px no-repeat;
}

/* @end */
/* @group Staff */

#staff h2 { background: url(../images/h2-staff.gif) 0 0 no-repeat; }
#staff blockquote {
	float: right;
	width: 420px;
	border-left: 1px solid #fff;
	padding: 5px 0 5px 25px;
	font-style: italic;
	margin-top: 10px;
	background: url(../images/bg-blockquote.gif) 8px 3px no-repeat;
	font-size: 13px;
}
#staff blockquote p { margin: 0; }
.mac #staff blockquote {
	font-size: 12px;		
}
#staff-intro {
	float: left;
	width: 400px;
	margin-bottom: 15px;
}
.emp {
	width: 410px;
	padding-top: 10px;
	position: relative;
}
.emp p {

}
.emp img {
	float: left;
	position: relative;
	top: -15px;
}
#peyton, #rob, #jim {
	float: left;
	clear: left;
}
#thanny, #erik {
	float: right;
	clear: right;
}
#rob, #erik { top: -20px; }
#jim { top: -40px; }
.emp a, #sub-foot a, #main-list li a, .footer a {
	color: #fff;
}
.emp a:hover, #sub-foot a:hover, #main-list li a:hover, .footer a:hover {
	background: #fff;
	color: #a45800;
	text-decoration: none;
}

/* @end */
/* @group Opportunities */
#opp {
	position: relative;
}
#opp h2 { background: url(../images/h2-opp.gif) 0 0 no-repeat; }
#opp .sub-left {
	width: 290px;
	float: left;
	position: relative;
	top: -50px;
}
#opp .sub-right {
	width: 580px;
	float: right;
}
#opp .sub-right .right {
	position: absolute;
	right: -25px;
	top: 160px;
}
#opp .spacer {
	float: right;
	height: 10px;
	clear: right;
}
#opp #spacer0 {
	height: 130px;
	width: 1px;
}
#opp #spacer1 {
	width: 175px;
	height: 100px;
}
#opp #spacer2 {
	width: 320px;
	height: 200px;
}
/* @end */

/* @group Designs */

#designs h2 { background: url(../images/h2-designs.gif) 0 0 no-repeat; }
#design-shots {
	width: 1000px;
	position: relative;
	left: 150px;
}
#design-shots img {
	float: left;
}

/* @end */

/* @group Footer */

.footer {
	border-top: 1px solid #b77933;
	padding-top: 10px;
	position: relative;
}
#staff .footer { top: -40px; }
#designs .footer { margin-top: 15px; }
#culture .footer { top: -20px; }
#family .footer { top: -90px; }
#opp .footer { margin-top: 15px }
/* @end */

/* @end */
