@charset "utf-8";
/* CSS Document */

body
{
	background-color: #353535;
	margin: 0;
	font-family: EurostyleRegular, Eurostyle, Verdana, "MS Trebuchet", Arial, Sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	
}

h1, h2, h3, h4, ul
{
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
h4
{
	font-size: 16px;
}

h1 span, h2 span, h3 span, h4 span
{
	display: none;	
}
a
{
	text-decoration: none;
	color: #AA7777;
}
a:hover
{
	text-decoration: underline;	
}
img
{
	border: 0;	
}
p
{
	line-height: 150%;
}



/* Generic Styles */
.left { float: left; padding-right: 28px; }
.right { float: right; }
.textright { text-align: right; }
.nomargintop { margin-top: 0px;	}
.width360 {	width: 360px; }
.width420 {	width: 420px; }
.widthFull { width: 100%; }
.center { text-align: center; }
.redtext { color: #990000; }
.size14 { font-size: 14px; line-height: 150%; }
.size16 { font-size: 16px; line-height: 150%; }
.size18 { font-size: 18px; line-height: 150%; }
.size24 { font-size: 24px; line-height: 150%; }
.clear { clear: both; }
.more { color: #FFFFFF; }


#wrapper
{
	width: 990px;
	margin: 0 auto;
}



/* Header styles */
#header
{
	position: relative;
	height: 156px;	
}

#header h1
{
	background-image: url(../images/framework/img_title.jpg);
	width: 294px;
	height: 185px;
}

#header h1 a
{
	display: block;
	width: 294px;
	height: 155px;
}

#header p.quote
{
	position: absolute;
	width: 400px;
	top: 52px;
	left: 340px;
}
#header p.quote span
{
	display: block;
	text-align: right;
	font-style: italic;
}



/* Topnav Styles */
#topnav
{
	position: absolute;
	top: 128px;
	right: 20px;
}
#topnav ul.topnav
{
	list-style-type: none;	
}

#topnav ul.topnav li
{
	float: left;
	padding-right: 8px;
}

#topnav ul.topnav li a
{
	display: block;	
}

#topnav ul.topnav li a:hover,
#topnav ul.topnav li.selected div,
#topnav ul.topnav li.subselected div
{
	background-position: bottom left;	
}

#topnav ul.topnav li a span,
#topnav ul.topnav li div span
{
	display: none;	
}


/* Topnav Channels */
#topnav ul.topnav li.nav_pko a,
#topnav ul.topnav li.nav_pko div
{
	background-image: url(../images/nav/img_pko.gif);
	width: 38px;
	height: 19px;
}
#topnav ul.topnav li.nav_software a,
#topnav ul.topnav li.nav_software div
{
	background-image: url(../images/nav/img_software.gif);
	width: 136px;
	height: 19px;
}
#topnav ul.topnav li.nav_clients a,
#topnav ul.topnav li.nav_clients div
{
	background-image: url(../images/nav/img_clients.gif);
	width: 51px;
	height: 19px;
}
#topnav ul.topnav li.nav_about a,
#topnav ul.topnav li.nav_about div
{
	background-image: url(../images/nav/img_about.gif);
	width: 47px;
	height: 19px;
}
#topnav ul.topnav li.nav_login a,
#topnav ul.topnav li.nav_login div
{
	background-image: url(../images/nav/img_login.gif);
	width: 78px;
	height: 19px;
}



/* Mainbody Styles */
#mainbody
{
	position: relative;
	z-index: 2;
	background-color: #000000;
	border: 2px solid #EBEBED;
	padding: 28px 42px;
}

#mainbody h3
{
	background-image: url(../images/img_home_welcome.gif);
	width: 263px;
	height: 19px;
	padding-bottom: 4px;
}

#mainbody p.moreinfo
{
	line-height: 130%;
	font-family: Arial;
	font-weight: bold;
	width: 500px;
}



/* Footer Styles */
#footer p.green
{
	background-image: url(../images/framework/img_recycle.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	height: 28px;
	line-height: 28px;
	font-size: 10px;
	padding-top: 6px;
	padding-left: 36px;
	margin: 0 32px;
}

#footer ul
{
	font-size: 11px;
	float: right;
	list-style-type: none;
}
#footer ul li
{
	float: left;
	padding: 12px 10px;
}

#footer ul li a
{
	color: #FFFFFF;
}



/* ===========================
      PAGE SPECIFIC STYLES
   =========================== */
   
/* Homepage */

#textarea div#video
{
	width: 418px;
	height: 279px;
	margin: 32px;
}

#textarea p.photoassets
{
	background-image: url(../images/img_home_photoassets.jpg);
	width: 355px;
	height: 231px;
}
#textarea p.photoapprovals
{
	background-image: url(../images/img_home_photoapprovals.jpg);
	width: 355px;
	height: 231px;
}

#textarea p.photoassets a, #textarea p.photoapprovals a
{
	display: block;
	width: 355px;
	height: 231px;
}

#textarea p.photoassets span, #textarea p.photoapprovals span
{
	display: none;	
}

/* PKO */
p.stills2
{
	padding-left: 36px;
}
ul.pko_points
{
	margin-top: 12px;
}
ul.pko_points li
{
	margin-bottom: 12px;
}
h4.pko_problem
{
	background-image: url(../images/img_problem.gif);
	background-repeat: no-repeat;
	width: 127px;
	height: 19px;
}
h4.pko_solution
{
	background-image: url(../images/img_solution.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 19px;
}

p.pko_photos, p.stills2
{
	position: relative;
}
p.pko_photos a, p.stills2 a
{
	display: block;
	position: absolute;
}

a.pic_C
{
	z-index: 2;
	width: 267px;
	height: 156px;
	top: 18px;
	left: 304px;
}
a.pic_D
{
	
	z-index: 3;
	width: 267px;
	height: 156px;
	top: 61px;
	left: 436px;
}
a.pic_E
{
	z-index: 4;
	width: 267px;
	height: 156px;
	top: 111px;
	left: 591px;
}
a.pic_F
{
	
	z-index: 5;
	width: 229px;
	height: 177px;
	top: 23px;
	left: 59px;
}
a.pic_G
{
	z-index: 6;
	width: 152px;
	height: 238px;
	top: 255px;
	left: 130px;
}

/* SOFTWARE */
div.diamond_bg
{
	background-image: url(../images/img_software_bg.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
h4.software_title
{
	background-image: url(../images/img_software_title.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 23px;
}
h4.prod_central
{
	background-image: url(../images/img_prod_central.gif);
	width: 269px;
	height: 21px;
}
h4.image_vault
{
	background-image: url(../images/img_image_vault.gif);
	width: 167px;
	height: 26px;
}

/* CLIENTS */
div.posters
{
	width: 500px;
	padding-right: 0 !important;
}

div.posters img
{
	float: left;
	padding-right: 12px;
	padding-bottom: 12px;
}

/* ABOUT */
div.about_logos
{
	position: relative;
	width: 900px;
	height: 230px;
}

div.about_iv
{
	position: absolute;
	top: 20px;
	left: 120px;
}
div.about_pc
{
	position: absolute;
	top: 70px;
	left: 30px;
}
div.about_lg
{
	position: absolute;
	top: 120px;
	left: 80px;
}
div.about_pko
{
	position: absolute;
	top: 60px;
	left: 380px;
}
div.about_silvercrest
{
	position: absolute;
	top: 100px;
	left: 600px;
}


/* CONTACT */
div.locations
{
	background-image: url(../images/img_software_bg.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 620px;
	height: 600px;
	margin: 0 auto;
}

div.location01, div.location02
{
	float: left;
	width: 200px;
	padding: 80px 50px;
}

div.location01 p, div.location02 p
{
	line-height: 150%;
	font-size: 16px;
}

h4.contact_la
{
	background-image: url(../images/img_los_angeles.gif);
	width: 138px;
	height: 23px;
}
h4.contact_london
{
	background-image: url(../images/img_london.gif);
	width: 138px;
	height: 23px;
}