@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #7f6c57;
	margin:0px;
	overflow: hidden;
}
#footer{
	background-color: #ccd6df;
	height:100%;
	width:100%;
	position: absolute;
	top:680px;
	left:0px;
	z-index: -100;
}
#nav {
	position: absolute;
	top:0px;
	left: 0px;
	width:100%;
	z-index:1000;
	visibility:hidden;
	
}
#nav ul {
	list-style-type:none;
	padding-left: 10px;
}
#nav ul li{
	display:inline;
	margin-right: 20px;
	float: left;
	text-align:center;
	height: 40px;
	overflow: hidden;
	font-size: 15px;
	line-height:5px;
}
#nav ul li.nav_divider{
	line-height:20px;
}
#nav img{
	top:0px;
	right:0px;
	position:absolute;
	margin:20px;
}
#nav .normal_tab{
	background-color:none;
}
#nav .live_tab{
	/*background-color: #d9e3ec;
	height: 48px;*/
}
#content{
	position: absolute;
	top:0px;
	left: 0px;
	height:680px;
	width:1200px;
	

}
#content h1 {
	text-align:center;
	font-size: 24px;
	font-weight: normal;
	padding-bottom:0px;
	margin:5px;
}
#content  h2 {
	text-align:center;
	font-size: 14px;
	font-weight: normal;
	padding:0px;
	margin:0px;
	line-height:5px;
}
#content  h1, #content  h2, #content  h3, #content  h4, #content p, #content em, #content strong, #content ul, #content li, #content a{
	font-family:Georgia, "Times New Roman", Times, serif;
}
#content p, #content em, #content ul, #content li, #content a{
	font-size:13px;
	line-height:18px;
}


#origin{
	overflow: hidden;
}
#origin #content{
	z-index: 1;
	background:url(../_imgs/dvs_home_pagebg.jpg) no-repeat 0px -30px;
}
#origin #content #text{
	float:left;
	width:490px;
	margin: 360px 0px 0px 80px;
}
#origin #content #text p{
	margin: 5px 0px 0px 0px;
	line-height: 23px;
}
#origin #content #text ul{
	padding-left: 0px;
	margin-top:10px;
	text-align: center;
	width: 490px;

}
#origin #content #text ul li{
	display:inline;
	margin-right: 20px;
	padding-left:0px;
}
#origin #content #text ul li a{
	color: #7f6c57;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
}
#origin #content #text ul li a:hover{
	
	text-decoration:underline;
	font-style:italic;
	
}
#origin #content #text ul li img{
	border: none;
	margin-right: 5px;
}

#origin #content #hero{
	float:left;
	position:relative;
	top:100px;
	left:40px;
}

#curios {
	overflow:auto;
}
#curios #content{
	z-index: 1;
	background:url(../_imgs/dvs_curios_pagebg.jpg) no-repeat 100px 0px;
	height:680px;
}
#curios #content #text{
	float:left;
	width:420px;
	margin: 200px 0px 0px 40px;
}

#curios #content #hero{
	float:left;
	position:relative;
	top:280px;
	left:50px;
}
#curios #content p{
	margin: 20px 0px;
}
#print_panel{
	float: left;
	position: absolute;
	left: -620px;
	top: 40px;
	height: 600px;
	font-size: 14px;
	line-height:21px;
}

#pixel_panel{
	float: left;
	position: absolute;
	left: -605px;
	top: 115px;
	height: 550px;
	font-size: 14px;
}

#pack_panel{
	float: left;
	position: absolute;
	left: -612px;
	top: 195px;
	font-size: 14px;
}
.show{
	display: block;
}
.hide{
	display: none;
} 
.tab{
	cursor:pointer;
}

#curios .pane1, #curios .pane2, #curios .pane3 {
	
	padding-bottom: 0px;
	font-size: 14px;
	line-height:21px;
	overflow-y: auto;
}
/*slide viewer popup styles*/
.container {
	background:	url(../_imgs/dvs_curios_pop_bg.png);
	width: 1000px; 
	height: 100%; 
	overflow: hidden; 
	position: absolute;
	padding: 15px;
	border: solid #a9a9a4 1px;
	top:80px;
	left:80px;
	font-family: Georgia, Times, serif;
	color: #4c4a3e;
	
}
.container .textblock{
	padding: 0px;
	margin: 15px 0px 0px 15px;
	width: 500px;

}
.container .textblock .pophead {
	font-size: 25px;
	font-weight:lighter;
	font-weight:100; 
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.container .textblock p {
font-size: 13px;
line-height: 25px;

}
.container div div {
	height: 100%;
	position: relative;
	float: left;
	margin-left: 15px;
	top: 0px;
	left:0px;
	bottom: 0px;
	overflow: hidden;
	padding: 0px;
}
.container div div img{
	margin: 0px;
	padding: 0px;
}
.container div div p{
	margin-top:3px;
	text-align:center;
}


.closebtn {
	position: absolute;
	top: 60px;
	left: 1059px;
}
.closebtn:hover {
	cursor:pointer;
}
/*end slide viewer popup style*/


#clientele #content{
	z-index: 1;
	height:700px;
}
#clientele #content #text{
	float:left;
	width:10px;
	margin: 200px 0px 0px 80px;
}

#clientele #content #hero{
	float:left;
	position:absolute;
	top:150px;
	left:520px;
}
#client_panel, #client_panel .pane3 {
	height: 590px;
}



#client_panel ul{
	font-size: 13px;
	float: left;
	margin-right: 25px;
	margin-left: 10px;
	width: 230px;
	z-index:30001;
}
#client_panel ul li{
	margin-bottom: 12px;
}
#client_panel ul a{
	text-decoration:none;
	color: #7f6c57;
	
}
/*#client_panel ul a:hover{
	text-decoration:underline;
	color: #7f6c57;
	font-style:italic;
}*/



#dossier #content{
	z-index: -26;
	height: 680px;
	background:url(../_imgs/dvs_dossier_pagebg.jpg) no-repeat 0px 130px;
}
#dossier #content #text{
	float:left;
	width:450px;
	margin: 60px 0px 0px 80px;
}

#dossier #content #hero{
	position:absolute;
	top:170px;
	left:700px;
	z-index: 2000;
}
#phil_panel {
	float: left;
	position: absolute;
	left: -620px;
	top: 40px;
	height: 600px;
	font-size: 14px;
	line-height:21px;

}
#princ_panel {
	float: left;
	position: absolute;
	left: -605px;
	top: 136px;
	height: 550px;
	font-size: 14px;
}

#vp_panel {
	float: left;
	position: absolute;
	left: -612px;
	top: 230px;
	font-size: 14px;
}
#vp_panel .pane1{
	height: 530px;
}

#princ_panel .pane1{
	height: 530px;
}
#princ_panel p, #phil_panel p{
	padding-left: 30px;
}



#inquire #content{
	height: 700px;
}
#inquire #content #text{
	float:left;
	width:450px;
	margin: 60px 0px 0px 80px;
}

#inquire #content #hero{
	position:absolute;
	top:150px;
	left:550px;
	z-index: 2000;
}
#contact_panel, #client_panel {
	position: absolute;
	left: 0px;
	top:60px;
	width:650px;
	height: 600px;
	font-size: 14px;
}

#contact_panel ul {
	font-size: 16px;
	text-align: center;
	line-height:24px;
	margin-bottom:40px;
	
}
#contact_panel ul li {
	margin-bottom:15px;
}

#talent #content #hero{
	position:absolute;
	top:100px;
	left:580px;
	z-index: 2000;
	overflow: visible;
}
#talent #content{
	height: 700px;
}
#talent #content #text{
	float:left;
	width:450px;
	margin: 60px 0px 0px 80px;
}	
#talent_panel {
	position: absolute;
	left: 0px;
	top:60px;
	width:680px;
	height: 640px;
	font-size: 14px;
}
#talent_panel .pane3{
	width:540px;
	height: 590px;
}
#talent_panel ul{
	margi-top:15px;
}
#talent_panel ul li{
	margin-bottom:15px;
}

.pane1, .pane2, .pane3{
	float: left;
	border: solid 1px #ddd6c2;
	padding: 15px 35px;
	width:550px;
	height:550px;
}

.pane1 ul, .pane2 ul, .pane3 ul{
	list-style:none;
	padding: 0px;
}
.pane1 li, .pane2 li, .pane3 li{
	margin-bottom: 5px;
}
.pane3 {
	background: url(../_imgs/pane3_bgtile.jpg) repeat-x #f4f6e9;
}
.pane2 {
	background: url(../_imgs/pane2_bgtile.jpg) repeat-x #f0f2e5;
}
.pane1 {
	background: url(../_imgs/pane1_bgtile.jpg) repeat-x #fff;
}
/* flyout window sityle */


div.preview_tip{
	position:absolute;
	border:1px solid #ddd6c2;
	background:#fffffc;
	padding:20px;
	display:none;
	color:#7f6c57;
	z-index: 30000;
	}
div.preview_tip p.testimonial{
	font-weight: normal;
}
div.preview_tip h4{
	font-size: 14px;
	margin: 0px;
}
#client_panel .pane3 ul li div.preview_tip a {
	color:#4a81ac;
	font-size: 14px;
	font-weight: normal;
	text-decoration:underline;
}
div.preview_tip p{
	font-weight:bold;
	margin-top:2px;
	margin-bottom: 15px;
}
#client_panel .pane3 ul li div.preview_tip ul {
	padding: 0px;
	font-weight: normal;
	margin: 0px;
	width: 100%;
}
#client_panel .pane3 ul li div.preview_tip ul li{
	margin-bottom: 0px !important;
	width: 100%;
}
